Skip to content

Hostname

kobweb.net

Last fetched

kobweb.net resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · kobweb.netRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kobweb.net

Resolution chain

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

IPPrefixASNOperatorCountry
69.175.87.9069.175.0.0/17AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

53 observed subdomains of kobweb.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kobweb.net.

MechanismTarget
SPF_Akobweb.net
SPF_INCLUDEspf.a2hosting.com
SPF_IP23.83.209.150/32
SPF_IP23.83.212.46/32
SPF_IP24.13.40.138
SPF_IP50.198.58.73
SPF_IP50.249.205.148
SPF_IP50.249.205.149
SPF_IP68.66.226.110
SPF_IP69.175.87.90
SPF_IP96.127.144.250
SPF_IP96.68.54.92
SPF_MXkobweb.net

Related pages

Pivot deeper into the graph from kobweb.net.

Cypher and MCP

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

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