Hostname
fountainheadmobile.com
Last fetched
fountainheadmobile.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fountainheadmobile.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 |
|---|---|---|---|---|
| 54.208.230.73 | 54.208.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fountainheadmobile.com owner
- Contact emails
- dom-admin@pdaverticals.com
- 1159ce86-e3c0-45e6-8ea4-e8691b945aa7@identity-protect.org
- 793cf2b3-789d-46ec-8033-9df02e369928@identity-protect.org
- 93caa475-da99-4b1e-b3c3-5a1066fc5b99@identity-protect.org
- ab9c09a8-ccdb-4891-af71-6e1034f93b7f@identity-protect.org
- d61d57b6-1b40-4eef-bf8f-4b77061486b9@identity-protect.org
- owner-2517944@fountainheadmobile.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of fountainheadmobile.com.
Web-graph footprint
Distinct hostnames that link to or from fountainheadmobile.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
9 SPF mechanisms authorising senders for fountainheadmobile.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.braintreegateway.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | transmail.net |
| SPF_IP | 18.215.133.231 |
| SPF_IP | 50.54.163.130 |
| SPF_MX | fountainheadmobile.com |
Related pages
Pivot deeper into the graph from fountainheadmobile.com.
- IP · 54.208.230.73
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dom-admin@pdaverticals.com
- TLD · .com
- Browse hostnames · fo…
- 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: "fountainheadmobile.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.