Skip to content

Hostname

1112.com

Last fetched

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

Nutrition Label

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

Resolution chain

1112.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:303
Organization
the minor food group public co., ltd. paisarn tormanee 15th floor, berli jucker house, 99 soi rubia
Contact emails

Subdomains

12 observed subdomains of 1112.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for 1112.com.

MechanismTarget
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEsmtp.txmsv.com
SPF_IP203.107.137.0/27
SPF_IP203.107.137.11/32
SPF_IP203.107.138.223/32
SPF_IP203.155.217.15/32
SPF_IP61.47.34.84/32
SPF_MX1112.com

Related pages

Pivot deeper into the graph from 1112.com.

Cypher and MCP

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

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