Skip to content

Hostname

kaltire.com

Last fetched

kaltire.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kaltire.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kaltire.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.42.173.212104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

55 observed subdomains of kaltire.com.

Web-graph footprint

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

466 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kaltire.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.ab.tac.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.kaltire.com
SPF_IP13.110.105.102
SPF_IP13.91.133.232
SPF_IP64.156.243.48
SPF_IP74.200.28.230
SPF_IP74.200.28.250
SPF_MXkaltire.com

Related pages

Pivot deeper into the graph from kaltire.com.

Cypher and MCP

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

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