Skip to content

Hostname

profillam.com

Last fetched

profillam.com resolves to 1 IPv4 address operated by AS48660 in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:303
Organization
mehmet ali tekeli
Contact emails

Subdomains

8 observed subdomains of profillam.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • profillam.com

SPF policy

18 SPF mechanisms authorising senders for profillam.com.

MechanismTarget
SPF_Aprofillam.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP164.132.216.252
SPF_IP164.132.216.253
SPF_IP179.61.128.134
SPF_IP181.214.185.43
SPF_IP185.132.126.182
SPF_IP185.132.126.185
SPF_IP185.139.5.11
SPF_IP185.139.5.12
SPF_IP185.205.16.34
SPF_IP191.96.191.192
SPF_IP217.195.202.8
SPF_IP34.231.236.27
SPF_IP45.200.120.25
SPF_IP93.115.10.25
SPF_MXprofillam.com

Related pages

Pivot deeper into the graph from profillam.com.

Cypher and MCP

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

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