Skip to content

Hostname

1242.com

Last fetched

1242.com resolves to 2 IPv4 addresses operated by INTERQ GMO Internet Group, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · 1242.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/1242.com

Resolution chain

1242.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.44.160.242163.44.160.0/20AS7506INTERQ GMO Internet Group, Inc.JP
202.238.204.156202.238.192.0/18AS2497IIJ Internet Initiative Japan Inc.JP

WHOIS identity

Registrar
iana:49
Organization
nippon broadcasting system,inc.
Contact emails

Subdomains

24 observed subdomains of 1242.com.

Web-graph footprint

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

2,603 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for 1242.com.

MechanismTarget
SPF_Asv3160.xserver.jp
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_INCLUDEwebcas.net
SPF_IP182.48.38.26/32
SPF_IP210.167.45.0/24
SPF_IP210.167.51.0/24

Related pages

Pivot deeper into the graph from 1242.com.

Cypher and MCP

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

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