Skip to content

Hostname

1049.cc

Last fetched

1049.cc resolves to 1 IPv4 address operated by OCN NTT DOCOMO BUSINESS,Inc. in JP.

Nutrition Label

WHISPER CANON · 1049.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/1049.cc

Resolution chain

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

IPPrefixASNOperatorCountry
222.146.27.80222.144.0.0/13AS4713OCN NTT DOCOMO BUSINESS,Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from 1049.cc in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for 1049.cc.

MechanismTarget
SPF_INCLUDEspf.curumeru.jp
SPF_INCLUDEspf.list-finder.jp
SPF_INCLUDEspf00.1049.cc
SPF_INCLUDEspf01.1049.cc
SPF_INCLUDEspf02.1049.cc
SPF_INCLUDEspf03.1049.cc
SPF_IP122.1.114.0/26
SPF_IP180.37.188.200/29
SPF_IP180.37.190.180/30
SPF_IP202.247.223.18/27
SPF_MX1049.cc

Related pages

Pivot deeper into the graph from 1049.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "1049.cc"})-[: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.