Hostname
funers.com
Last fetched
funers.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1502 as the registrar.
Nutrition Label
Resolution chain
funers.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.82.17 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.18 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.35 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.49 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.147.17 | 3.168.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.147.40 | 3.168.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.147.64 | 3.168.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.147.79 | 3.168.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.100 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.22 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.37 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.52 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1502
- Organization
- yi-jun nam
- Contact emails
Subdomains
1 observed subdomain of funers.com.
| Subdomain |
|---|
| www.funers.com |
Web-graph footprint
Distinct hostnames that link to or from funers.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for funers.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailplug.com |
| SPF_MX | funers.com |
Related pages
Pivot deeper into the graph from funers.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "funers.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.