Skip to content

Hostname

kelmann.com

Last fetched

kelmann.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · kelmann.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kelmann.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.198.162.17104.198.160.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
kelmann corporation
Contact emails

Subdomains

7 observed subdomains of kelmann.com.

Web-graph footprint

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

53 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kelmann.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP104.198.162.17
SPF_IP149.72.137.232/32
SPF_IP149.72.188.204/32
SPF_IP167.89.1.65/32
SPF_IP168.245.47.229/32
SPF_IP216.176.0.242
SPF_IP34.74.57.127/32

Related pages

Pivot deeper into the graph from kelmann.com.

Cypher and MCP

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

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