Skip to content

Hostname

engineeredair.com

Last fetched

engineeredair.com resolves to 2 IPv4 addresses operated by COGECO-PEER1 - Aptum Technologies in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.15.37.71209.15.37.0/24AS13768COGECO-PEER1 - Aptum TechnologiesCA
64.46.54.16664.46.48.0/20AS912HUT8-EAST - Hut 8 Mining Corp.CA

WHOIS identity

Registrar
iana:456
Organization
contact privacy inc. customer 0126663955
Contact emails

Subdomains

11 observed subdomains of engineeredair.com.

Web-graph footprint

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

1,020 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for engineeredair.com.

Related pages

Pivot deeper into the graph from engineeredair.com.

Cypher and MCP

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

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