Skip to content

Hostname

asteco.com

Last fetched

asteco.com resolves to 1 IPv4 address operated by AS20940 in IN. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · asteco.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/asteco.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.199.67.11523.199.67.0/24AS20940IN

WHOIS identity

Registrar
iana:625
Organization
badhusha g.s.
Contact emails

Subdomains

35 observed subdomains of asteco.com.

Web-graph footprint

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

44 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for asteco.com.

MechanismTarget
SPF_INCLUDE161.71.64.252
SPF_INCLUDE94.56.155.139
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEspf-uae.emailsignatures365.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.scanscope.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP161.71.64.252
SPF_IP213.42.218.94
SPF_IP94.56.155.139

Related pages

Pivot deeper into the graph from asteco.com.

Cypher and MCP

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

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