Skip to content

Hostname

goic.org.qa

Last fetched

goic.org.qa resolves to 1 IPv4 address operated by AS8781 in QA.

Nutrition Label

WHISPER CANON · goic.org.qaRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/goic.org.qa

Resolution chain

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

IPPrefixASNOperatorCountry
213.130.100.243213.130.96.0/19AS8781QA

WHOIS identity

No WHOIS records are currently associated with goic.org.qa in WhisperGraph.

Subdomains

25 observed subdomains of goic.org.qa.

Web-graph footprint

Distinct hostnames that link to or from goic.org.qa in the public web crawl.

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for goic.org.qa.

MechanismTarget
SPF_IP213.130.100.249
SPF_IP213.130.100.250
SPF_IP213.130.100.251

Related pages

Pivot deeper into the graph from goic.org.qa.

Cypher and MCP

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

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