Hostname
parkfun.com
Last fetched
parkfun.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
parkfun.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
- perfect privacy,
- Contact emails
- 22f1f7b60a28fd0a7c267dd013e78c3e@domaindiscreet.com
- 4f6030550a1612334449c1d02c2798c3@domaindiscreet.com
- 57990661@myprivatename.com
- 75f8fe1e0a28fd0a4873b1aa384244b8@domaindiscreet.com
- 7d47bb310a28fd0a1fe5c60d54756a04@domaindiscreet.com
- b8vra4i36oirhalk0mr8ptqpbp@domaindiscreet.com
- sburgess@parkfun.com
- sh6mu75j6k9@networksolutionsprivateregistration.com
Subdomains
29 observed subdomains of parkfun.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from parkfun.com in the public web crawl.
211 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for parkfun.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 152.160.0.0/16 |
| SPF_IP | 209.127.136.0/24 |
| SPF_IP | 209.127.149.0/24 |
| SPF_IP | 212.47.85.0/24 |
| SPF_IP | 23.251.253.0/26 |
| SPF_IP | 50.202.163.218/32 |
| SPF_IP | 50.205.59.71/16 |
| SPF_MX | parkfun.com |
Related pages
Pivot deeper into the graph from parkfun.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "parkfun.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.