Skip to content

Hostname

functionx.io

Last fetched

functionx.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · functionx.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/functionx.io

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.102.663.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.733.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.883.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.973.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.221.1113.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.653.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.903.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.993.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.214.1023.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1253.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.173.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.33.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.123.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.473.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.543.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.953.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

22 observed subdomains of functionx.io.

Web-graph footprint

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

127 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for functionx.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from functionx.io.

Cypher and MCP

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

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