Skip to content

Hostname

k8ur.com

Last fetched

k8ur.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

k8ur.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
dennis mitchell
Contact emails

Subdomains

7 observed subdomains of k8ur.com.

Web-graph footprint

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

5 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • k8ur.com

SPF policy

5 SPF mechanisms authorising senders for k8ur.com.

MechanismTarget
SPF_Ak8ur.com
SPF_IP50.28.8.211
SPF_IP50.28.8.76/32
SPF_IP50.28.8.95
SPF_MXk8ur.com

Related pages

Pivot deeper into the graph from k8ur.com.

Cypher and MCP

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

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