Hostname
golfio.com
Last fetched
golfio.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
golfio.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:9
- Organization
- justin lee justin lee
- Contact emails
- 2db971db0a28fd0a52134d7563688675@domaindiscreet.com
- 34b97db60a28fd0a09a60e415634beb4@domaindiscreet.com
- 46cd2ea90a28fd0a439db535cb5fc574@domaindiscreet.com
- 4hi6njmgp4hd59991pndlhmgaa@domaindiscreet.com
- 57485414@myprivatename.com
- 57981475@myprivatename.com
- 5cc1853d0a28fd0a2f057e4f586a7cc4@domaindiscreet.com
- 6ebab04f0a28fd0a22a3c15451f361f5@domaindiscreet.com
- 765b8bad0a28fd0a4e2b2c813cd5a4f2@domaindiscreet.com
- 7cd2366d0a28fd0a7a93df95261b5cfb@domaindiscreet.com
- 8b3ecdae0a28fd0a276ae22fcb35ef56@domaindiscreet.com
- 9a1708b60a28fd0a78755552bca0fbfa@domaindiscreet.com
- c4eb86a50a28fd0a57e2c660c91caeb3@domaindiscreet.com
- d3579d970a28fd0a04cf7ff2287242f2@domaindiscreet.com
- e23044cb0a28fd0a41999e222f9c0a42@domaindiscreet.com
- e949e7bf0a28fd0a4fc0fe5bcae61d35@domaindiscreet.com
- justin.lee@golfio.com
Subdomains
7 observed subdomains of golfio.com.
Web-graph footprint
Distinct hostnames that link to or from golfio.com in the public web crawl.
127 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for golfio.com.
| Mechanism | Target |
|---|---|
| SPF_A | golfio.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | icpbounce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | golfio.com |
Related pages
Pivot deeper into the graph from golfio.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "golfio.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.