Hostname
gowayfast.com
Last fetched
gowayfast.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gowayfast.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 gowayfast.com owner
- Contact emails
- gowayfast.com@domainsbyproxy.com
- 072e364d-dab3-4967-b18c-a195d31817af@identity-protect.org
- 3b42d462-482e-4e50-9c3d-f2ecda230f52@identity-protect.org
- 3f106d84-5776-4ed8-954a-15ca78101037@identity-protect.org
- beda4264-e098-46d9-bf0c-f723132f50af@identity-protect.org
- eab6002e-ee74-499a-a68e-234da2291559@identity-protect.org
Subdomains
14 observed subdomains of gowayfast.com.
Web-graph footprint
Distinct hostnames that link to or from gowayfast.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for gowayfast.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dc-aa8e722993._spfm.gowayfast.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 13.88.241.252 |
| SPF_IP | 64.191.40.146 |
Related pages
Pivot deeper into the graph from gowayfast.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gowayfast.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.