Skip to content

Hostname

nextfortune.tw

Last fetched

nextfortune.tw resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in SG.

Nutrition Label

WHISPER CANON · nextfortune.twRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nextfortune.tw

Resolution chain

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

IPPrefixASNOperatorCountry
45.76.159.1245.76.152.0/21AS20473AS-VULTR - The Constant Company, LLCSG

WHOIS identity

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

Subdomains

1 observed subdomain of nextfortune.tw.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nextfortune.tw.

MechanismTarget
SPF_Amail.idc1mx.com
SPF_INCLUDE_spf.google.com
SPF_IP14.192.65.12
SPF_IP210.68.40.100
SPF_IP45.117.122.12
SPF_IP45.117.122.6

Related pages

Pivot deeper into the graph from nextfortune.tw.

Cypher and MCP

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

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