Skip to content

Hostname

ilroma.net

Last fetched

ilroma.net resolves to 4 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · ilroma.netRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ilroma.net

Resolution chain

ilroma.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.214.234107.154.214.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.76.234107.154.76.0/24AS19551INCAPSULA - Incapsula IncGB
166.117.19.163166.117.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.25.3076.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:106
Organization
societa cooperativa nuovo giornale roma a r.l.
Contact emails

Subdomains

5 observed subdomains of ilroma.net.

Web-graph footprint

Distinct hostnames that link to or from ilroma.net in the public web crawl.

598 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ilroma.net.

MechanismTarget
SPF_Ailroma.net
SPF_INCLUDEvirtualcms.it
SPF_INCLUDEvirtualnewspaper.it
SPF_IP62.149.199.0/24
SPF_IP62.149.215.0/24
SPF_IP94.23.72.75/32
SPF_MXilroma.net

Related pages

Pivot deeper into the graph from ilroma.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ilroma.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.