Skip to content

Hostname

easyprofs.com

Last fetched

easyprofs.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:2487 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.105.52.8246.105.0.0/16AS16276FR

WHOIS identity

Registrar
iana:2487
Organization
alex herren
Contact emails

Subdomains

4 observed subdomains of easyprofs.com.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for easyprofs.com.

MechanismTarget
SPF_Aeasyprofs.com
SPF_Avimdzmsp-srel01.bluewin.ch
SPF_IP135.125.135.162
SPF_IP167.114.225.136
SPF_IP195.186.123.1/24
SPF_IP195.186.125.1/24
SPF_IP195.186.136.1/24
SPF_IP195.186.18.1/24
SPF_IP195.186.227.1/24
SPF_IP2001:41d0:401:2000:0:0:1:f143
SPF_IP2001:41d0:8:baa9:0:0:0:1
SPF_IP2001:41d0:8:ce2d::1/64
SPF_IP46.101.128.201
SPF_IP46.105.40.4
SPF_IP5.135.141.45
SPF_IP5.135.179.169
SPF_MXeasyprofs.com

Related pages

Pivot deeper into the graph from easyprofs.com.

Cypher and MCP

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

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