Skip to content

Hostname

sensear.com

Last fetched

sensear.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · sensear.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sensear.com

Resolution chain

sensear.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.22.145.1555.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
5.22.145.1805.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
sensear pty
Contact emails

Subdomains

8 observed subdomains of sensear.com.

Web-graph footprint

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

112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sensear.com.

MechanismTarget
SPF_INCLUDE188896.spf05.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.142.125.61
SPF_MXsensear.com

Related pages

Pivot deeper into the graph from sensear.com.

Cypher and MCP

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

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