Skip to content

Hostname

hudfx.io

Last fetched

hudfx.io resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · hudfx.ioRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/hudfx.io

Resolution chain

hudfx.io resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.48.228.158100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.222.113100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.82.2618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.211.183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.166.903.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.34.703.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.130.12534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.236.15634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.87.13944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.9.3952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.196.8652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.225.18852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.115.15354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.222.10254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.224.173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.158.20632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.114.11332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.68.116100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
lumia stream
Contact emails

Subdomains

2 observed subdomains of hudfx.io.

Web-graph footprint

Distinct hostnames that link to or from hudfx.io in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hudfx.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hudfx.io.

Cypher and MCP

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

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