Skip to content

Hostname

econengineering.com

Last fetched

econengineering.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · econengineering.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/econengineering.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.49.44104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.158.208172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
37.9.175.17237.9.175.0/24AS51013RU-URALPROMSERVICE-ASSK

WHOIS identity

Registrar
iana:69
Organization
econ engineering
Contact emails

Subdomains

11 observed subdomains of econengineering.com.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for econengineering.com.

MechanismTarget
SPF_Aeconengineering.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.74.48.0/20
SPF_IP109.74.48.38/32
SPF_IP178.238.223.0/24
SPF_IP79.172.206.0/24
SPF_IP87.229.98.0/23
SPF_MXeconengineering.com

Related pages

Pivot deeper into the graph from econengineering.com.

Cypher and MCP

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

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