Skip to content

Hostname

asecorp.com

Last fetched

asecorp.com resolves to 1 IPv4 address operated by AS_ADAM Adam Datacenter in ES. WHOIS lists iana:696 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.36.123.66194.36.122.0/23AS15699AS_ADAM Adam DatacenterES

WHOIS identity

Registrar
iana:696
Organization
asesores corporativos,
Contact emails

Subdomains

4 observed subdomains of asecorp.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for asecorp.com.

MechanismTarget
SPF_INCLUDEsendgrid.info
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.102.249
SPF_IP185.253.154.200
SPF_IP195.162.18.193
SPF_IP195.162.18.227
SPF_IP46.183.116.155

Related pages

Pivot deeper into the graph from asecorp.com.

Cypher and MCP

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

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