Skip to content

Hostname

cbc.funity.live

Last fetched

cbc.funity.live resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.121.8813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.157.15818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.159.14318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.131.5118.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.188.4743.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.51.11252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

3 observed subdomains of cbc.funity.live.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cbc.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 cbc.funity.live.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cbc.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.