Skip to content

Hostname

serugeri.com

Last fetched

serugeri.com resolves to 1 IPv4 address operated by AS31103 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · serugeri.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/serugeri.com

Resolution chain

serugeri.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.118.88.6587.118.64.0/18AS31103DE

WHOIS identity

Registrar
iana:69
Organization
serugeri srl
Contact emails

Subdomains

5 observed subdomains of serugeri.com.

Web-graph footprint

Distinct hostnames that link to or from serugeri.com in the public web crawl.

7 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for serugeri.com.

MechanismTarget
SPF_Amail.serugeri.com
SPF_Amailgate.officegroup.it
SPF_IP217.72.34.20
SPF_IP77.89.8.132
SPF_IP86.107.36.149/24
SPF_MXserugeri.com

Related pages

Pivot deeper into the graph from serugeri.com.

Cypher and MCP

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

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