Skip to content

Hostname

sgdb91.com

Last fetched

sgdb91.com resolves to 1 IPv4 address operated by DEVCLIC-AS in FR. WHOIS lists iana:14 as the registrar.

Nutrition Label

WHISPER CANON · sgdb91.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sgdb91.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.13.65.2185.13.64.0/22AS44141DEVCLIC-ASFR

WHOIS identity

Registrar
iana:14
Organization
commune de sainte-genevieve-des-bois
Contact emails

Subdomains

2 observed subdomains of sgdb91.com.

Web-graph footprint

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

169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sgdb91.com.

MechanismTarget
SPF_Aspf-senders.oceamail.com
SPF_INCLUDE_spf.mysmtp.fr
SPF_INCLUDEagom.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.32.80.61

Related pages

Pivot deeper into the graph from sgdb91.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sgdb91.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.