Skip to content

Hostname

webfolio.com

Last fetched

webfolio.com resolves to 2 IPv4 addresses operated by IXARIS-MT-AS in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.60.237.4837.60.224.0/20AS51167IXARIS-MT-ASGB
64.29.17.6564.29.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of webfolio.com owner
Contact emails

Subdomains

9 observed subdomains of webfolio.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for webfolio.com.

MechanismTarget
SPF_INCLUDEspf.infomaniak.ch
SPF_MXwebfolio.com

Related pages

Pivot deeper into the graph from webfolio.com.

Cypher and MCP

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

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