Skip to content

Hostname

futnext.com

Last fetched

futnext.com resolves to 104.26.10.87, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. futnext.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · futnext.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/futnext.com

Resolution chain

IPv6 resolution

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
proxy@whoisprotectservice.com, 08af051c-eaa1-4388-946d-1ea2fbb22202@identity-protect.org, 190615a6-6be0-4e44-b476-457bd048a7c7@identity-protect.org, 26f12273-9684-41a8-96e0-a41ba0af9d6a@identity-protect.org, 53f3bd22-33d6-4014-8fbd-05e5211cb286@identity-protect.org, 67553006-3f5d-450f-bd1b-b4b34a951be0@identity-protect.org, 9260a50f-b859-44fe-8a20-7b4d00be2bfd@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-240.awsdns-30.com
  • irma.ns.cloudflare.com
  • kurt.ns.cloudflare.com
  • ns-929.awsdns-52.net
  • ns-1412.awsdns-48.org
  • ns-2028.awsdns-61.co.uk

MX records

  • inbound-smtp.eu-west-1.amazonaws.com

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from futnext.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "futnext.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.