Hostname
thegapportal.com
Last fetched
thegapportal.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thegapportal.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:468
- Organization
- on behalf of thegapportal.com owner
- Contact emails
- natalie.eady@arepublic.co.nz
- 047a3f7e-1ca9-4225-958b-8553812a00e6@identity-protect.org
- 13f30ba6-efc7-4820-a011-f1c384037823@identity-protect.org
- 259c12e3-99b7-49cd-a44c-2e0cd38f70ed@identity-protect.org
- 426653b1-af7f-4d93-9423-88bfaf213f19@identity-protect.org
- 629134b3-58ae-46a2-b6a6-65f6903f2e70@identity-protect.org
- ab983008-b65b-40ef-bb0d-f5f968ed212c@identity-protect.org
Subdomains
11 observed subdomains of thegapportal.com.
Web-graph footprint
Distinct hostnames that link to or from thegapportal.com in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for thegapportal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from thegapportal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thegapportal.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.