Hostname
funky3dfaces.com
Last fetched
funky3dfaces.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:3367 as the registrar.
Nutrition Label
Resolution chain
funky3dfaces.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.44.244.98 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.165.131.183 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:3367
- Organization
- chris lightfoot
- Contact emails
- 4acacgi6kqgt8big6m6s31enoj@domaindiscreet.com
- support@dropcatch.com
- 391832bf-8740-4cee-b8bb-876d12000873@identity-protect.org
- 6f85106e-80d6-4b3c-9ab2-c979bd3b9969@identity-protect.org
- 7ceb05fa-66aa-4676-a4d9-0e1900e5c63a@identity-protect.org
- 926e538a-4996-41b5-abd6-bbae4f532efc@identity-protect.org
- 9ab2a333-7805-4694-ad18-abf6cd1f2885@identity-protect.org
- ae40edcd-2d10-4d84-9484-c54617dd8d11@identity-protect.org
- b1955f5c-1110-4e76-9c4d-ddc5d4897c4a@identity-protect.org
- chris.lightfoot@elat3d.co.uk
Subdomains
3 observed subdomains of funky3dfaces.com.
Web-graph footprint
Distinct hostnames that link to or from funky3dfaces.com in the public web crawl.
24 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for funky3dfaces.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtpout1.namebrightmail.com |
| SPF_A | smtpout2.namebrightmail.com |
| SPF_INCLUDE | namebrightmail.com |
Related pages
Pivot deeper into the graph from funky3dfaces.com.
- IP · 52.44.244.98
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:3367
- Country · US
- Email · 4acacgi6kqgt8big6m6s31enoj@domaindiscreet.com
- TLD · .com
- Browse hostnames · fu…
- 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: "funky3dfaces.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.