Skip to content

Hostname

w1.profillam.com

Last fetched

w1.profillam.com resolves to 1 IPv4 address operated by AS48660 in TR.

Nutrition Label

WHISPER CANON · w1.profillam.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/w1.profillam.com

Resolution chain

w1.profillam.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.195.202.8217.195.202.0/24AS48660TR

WHOIS identity

No WHOIS records are currently associated with w1.profillam.com in WhisperGraph.

Subdomains

1 observed subdomain of w1.profillam.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for w1.profillam.com.

MechanismTarget
SPF_Aw1.profillam.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.139.5.11
SPF_IP185.139.5.12
SPF_IP217.195.202.8
SPF_IP45.200.120.25
SPF_MXw1.profillam.com

Related pages

Pivot deeper into the graph from w1.profillam.com.

Cypher and MCP

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

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