Skip to content

Hostname

wesper.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.105.57.13046.105.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
air-thermik(wesper)
Contact emails

Subdomains

2 observed subdomains of wesper.com.

Web-graph footprint

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

12 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wesper.com.

MechanismTarget
SPF_Avm2.digilabo.net
SPF_Awesper.com
SPF_INCLUDEspfa.alinto.net
SPF_IP137.74.246.75
SPF_IP144.91.98.203
SPF_IP46.105.34.3
SPF_IP5.196.160.187
SPF_MXwesper.com

Related pages

Pivot deeper into the graph from wesper.com.

Cypher and MCP

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

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