Skip to content

Hostname

12go.systems

Last fetched

12go.systems resolves to 2 IPv4 addresses operated by AS63949 in DE. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · 12go.systemsRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/12go.systems

Resolution chain

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

WHOIS identity

Registrar
iana:1564
Organization
12go systems
Contact emails

Subdomains

23 observed subdomains of 12go.systems.

Web-graph footprint

Distinct hostnames that link to or from 12go.systems in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 12go.systems.

MechanismTarget
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.132.71
SPF_IP192.250.229.196
SPF_IP96.127.186.10

Related pages

Pivot deeper into the graph from 12go.systems.

Cypher and MCP

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

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