Skip to content

Hostname

usefolium.com

Last fetched

usefolium.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · usefolium.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/usefolium.com

Resolution chain

usefolium.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.116108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.19108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.22108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.80108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.113.173.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.863.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.893.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.993.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:83
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from usefolium.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for usefolium.com.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com

Related pages

Pivot deeper into the graph from usefolium.com.

Cypher and MCP

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

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