Skip to content

Hostname

kong.it

Last fetched

kong.it resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · kong.itRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kong.it

Resolution chain

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

IPPrefixASNOperatorCountry
54.38.156.13954.38.0.0/16AS16276DE

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
kong spa
Contact emails

Subdomains

7 observed subdomains of kong.it.

Web-graph footprint

Distinct hostnames that link to or from kong.it in the public web crawl.

339 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for kong.it.

MechanismTarget
SPF_Aaspromonte.libra.it
SPF_Aesva.kong.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP66.71.162.122

Related pages

Pivot deeper into the graph from kong.it.

Cypher and MCP

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

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

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