Skip to content

Hostname

abema.tv

Last fetched

abema.tv resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · abema.tvRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abema.tv

Resolution chain

abema.tv resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.232.210.133199.232.208.0/22AS54113FASTLY - Fastly, Inc.CA
199.232.214.133199.232.212.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
iana:1387
Organization
hiroki urabe
Contact emails

Subdomains

34 observed subdomains of abema.tv.

Web-graph footprint

Distinct hostnames that link to or from abema.tv in the public web crawl.

8,516 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for abema.tv.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfc1857.cuenote.jp
SPF_INCLUDEfc2430.cuenote.jp
SPF_INCLUDEfc3380.cuenote.jp
SPF_INCLUDEfc6718.cuenote.jp
SPF_INCLUDEspf.bmv.jp

Related pages

Pivot deeper into the graph from abema.tv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "abema.tv"})-[: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.