Skip to content

Hostname

avantiblog.tw

Last fetched

avantiblog.tw resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · avantiblog.twRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/avantiblog.tw

Resolution chain

avantiblog.tw resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.50.148104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.207.5172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.6188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.6188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with avantiblog.tw in WhisperGraph.

Subdomains

1 observed subdomain of avantiblog.tw.

Web-graph footprint

Distinct hostnames that link to or from avantiblog.tw in the public web crawl.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for avantiblog.tw.

MechanismTarget
SPF_Aavantiblog.tw
SPF_IP2001:b011:5c00:36d0:215:5dff:fe00:a25
SPF_IP220.133.154.107
SPF_MXavantiblog.tw

Related pages

Pivot deeper into the graph from avantiblog.tw.

Cypher and MCP

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

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