Hostname
fasume.com
Last fetched
fasume.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fasume.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.214.36 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.41 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.76 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.90 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.168.217.11 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.67 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.76 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.89 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fasume.com owner
- Contact emails
- gfa0302210889@whoisprivacyservices.domains
- 1107a162-4612-49b7-b411-9cb1d764c0d5@identity-protect.org
- 2950e455-ec49-4ebb-a64f-b43a2b488d95@identity-protect.org
- 681fafcc-401b-47ce-b1d7-e7798cfa1192@identity-protect.org
- 79cdf3f8-780d-4fc7-b0a4-6cffcaa71f5c@identity-protect.org
- 95314816-3871-4683-b254-5fc7e0a0558c@identity-protect.org
- ce0c9022-fccd-4c5d-be41-da2723e40590@identity-protect.org
- owner-8710107@fasume.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from fasume.com.
- IP · 108.157.214.36
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · gfa0302210889@whoisprivacyservices.domains
- TLD · .com
- Browse hostnames · fa…
- 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: "fasume.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.