Skip to content

Hostname

district09.gent

Last fetched

district09.gent resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:1467 as the registrar.

Nutrition Label

WHISPER CANON · district09.gentRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/district09.gent

Resolution chain

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

IPPrefixASNOperatorCountry
37.72.160.1837.72.160.0/24AS34762BE

WHOIS identity

Registrar
iana:1467
Organization
digipolis gent
Contact emails

Subdomains

16 observed subdomains of district09.gent.

Web-graph footprint

Distinct hostnames that link to or from district09.gent in the public web crawl.

43 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for district09.gent.

MechanismTarget
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf.emaillabs.co
SPF_INCLUDEoclcspf3.oclc.org
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP212.123.26.149
SPF_IP84.199.68.122

Related pages

Pivot deeper into the graph from district09.gent.

Cypher and MCP

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

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