Hostname
griffinwebdesign.com
Last fetched
griffinwebdesign.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
griffinwebdesign.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.208.42.212 | 67.208.40.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- domains department
- Contact emails
- domains@griffinwebdesign.com
- 0afc2b79639e3232afc628b7e089defa7b3fed6c@whois.gkg.net
- 121df559d9d2a69bc747b99188e8af74ca636b08@whois.gkg.net
- 5ffd780413ede7defad91719a56f33bf37223e4d@whois.gkg.net
- 85de4dc2ae43472a25f2abe70b45dbfedd01d412@whois.gkg.net
- 8a784debd88185dd270aead9ddb276e93aeb1607@whois.gkg.net
- a379404b83954efb7b112bd96033a1e5434b4e6e@whois.gkg.net
- cc0db6605c4246109aec1d14ea0035493b6f3c0c@whois.gkg.net
- cf0c2ca370850a59af0fe91f9d7c3f8dccec8677@whois.gkg.net
Subdomains
11 observed subdomains of griffinwebdesign.com.
Showing 10 of 11. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from griffinwebdesign.com in the public web crawl.
85 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- griffinwebdesign.com
SPF policy
9 SPF mechanisms authorising senders for griffinwebdesign.com.
| Mechanism | Target |
|---|---|
| SPF_A | griffinwebdesign.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 24.246.167.177 |
| SPF_IP | 65.60.61.22 |
| SPF_IP | 67.208.42.212 |
| SPF_IP | 68.112.18.132 |
| SPF_IP | 68.119.197.16 |
| SPF_IP | 76.210.33.41 |
| SPF_MX | griffinwebdesign.com |
Related pages
Pivot deeper into the graph from griffinwebdesign.com.
- IP · 67.208.42.212
- ASN · AS32475SINGLEHOP-LLC - Internap Holding LLC
- Registrar · iana:93
- Country · US
- Email · domains@griffinwebdesign.com
- TLD · .com
- Browse hostnames · gr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "griffinwebdesign.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.