Hostname
amaroma.it
Last fetched
amaroma.it resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.
Nutrition Label
Resolution chain
amaroma.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 93.45.242.37 | 93.44.0.0/15 | AS12874 | — | IT |
WHOIS identity
- Registrar
- registrar:aruba s.p.a.
- Organization
- ama s.p.a.
- Contact emails
- —
Subdomains
29 observed subdomains of amaroma.it.
Showing 23 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from amaroma.it in the public web crawl.
311 sites link to this hostname.
101 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for amaroma.it.
| Mechanism | Target |
|---|---|
| SPF_A | amaroma.it |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 93.45.242.15 |
| SPF_IP | 93.45.242.19 |
| SPF_MX | amaroma.it |
Related pages
Pivot deeper into the graph from amaroma.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amaroma.it"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.