Skip to content

Hostname

1in12.com

Last fetched

1in12.com resolves to 1 IPv4 address operated by AS47264 in GB. WHOIS lists iana:131 as the registrar.

Nutrition Label

WHISPER CANON · 1in12.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/1in12.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.37.35.140193.37.35.0/24AS47264GB

WHOIS identity

Registrar
iana:131
Organization
andrew godfrey
Contact emails

Subdomains

2 observed subdomains of 1in12.com.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 1in12.com.

MechanismTarget
SPF_A1in12.com
SPF_Amail.gn.apc.org
SPF_INCLUDE_spf.gn.apc.org
SPF_MX1in12.com

Related pages

Pivot deeper into the graph from 1in12.com.

Cypher and MCP

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

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