Skip to content

Hostname

paesensor.com

Last fetched

paesensor.com resolves to 1 IPv4 address operated by AS49981 in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.14.135.2545.14.132.0/22AS49981NL

WHOIS identity

Registrar
iana:69
Organization
amir shahriar monfared
Contact emails

Subdomains

2 observed subdomains of paesensor.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • paesensor.com

SPF policy

7 SPF mechanisms authorising senders for paesensor.com.

MechanismTarget
SPF_Apaesensor.com
SPF_IP159.69.142.58
SPF_IP185.159.153.130
SPF_IP192.104.1.2
SPF_IP45.14.135.25
SPF_IP88.99.149.170
SPF_MXpaesensor.com

Related pages

Pivot deeper into the graph from paesensor.com.

Cypher and MCP

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

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