Skip to content

Hostname

ifolio.com

Last fetched

ifolio.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.158.117100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.5.17100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.68.250100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.84.1413.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.228.22644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.230.23344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.93.15954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.180.21654.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.97.14054.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.148.20954.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.191.25154.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.170.15898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
mueller, kevin
Contact emails

Subdomains

3 observed subdomains of ifolio.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ifolio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ifolio.com.

Cypher and MCP

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

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