Skip to content

Hostname

static.twitter.jp

Last fetched

static.twitter.jp resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

WHISPER CANON · static.twitter.jpRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/static.twitter.jp

Resolution chain

static.twitter.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.66.146151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

No WHOIS records are currently associated with static.twitter.jp in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for static.twitter.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_thirdparty.twitter.com
SPF_IP199.16.156.0/22
SPF_IP199.59.148.0/22
SPF_IP204.92.114.203
SPF_IP204.92.114.204/31
SPF_IP8.25.194.0/23
SPF_IP8.25.196.0/23

Related pages

Pivot deeper into the graph from static.twitter.jp.

Cypher and MCP

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

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