Skip to content

Hostname

dummy1.funity.live

Last fetched

dummy1.funity.live resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · dummy1.funity.liveRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dummy1.funity.live

Resolution chain

dummy1.funity.live resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.64.10518.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.12818.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.1718.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.6418.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.51.11618.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.12518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.3418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.7518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with dummy1.funity.live in WhisperGraph.

Subdomains

3 observed subdomains of dummy1.funity.live.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dummy1.funity.live.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEm4.ko-sokumail.net
SPF_INCLUDEm5.ko-sokumail.net
SPF_INCLUDEt209.ko-sokumail.net
SPF_INCLUDEt301.ko-sokumail.net

Related pages

Pivot deeper into the graph from dummy1.funity.live.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dummy1.funity.live"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.