Skip to content

Hostname

astecsolutions.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.20104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.20104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.61172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:83
Organization
andy tripp
Contact emails

Subdomains

34 observed subdomains of astecsolutions.com.

Web-graph footprint

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

12 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for astecsolutions.com.

MechanismTarget
SPF_Aserver.astecsolutions.co.uk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP185.75.92.220
SPF_IP195.171.69.210
SPF_IP213.171.216.91/32
SPF_IP5.135.67.110
SPF_IP5.135.67.70
SPF_IP5.135.67.85
SPF_IP5.135.67.92
SPF_IP88.202.218.130
SPF_IP88.208.252.195
SPF_IP92.19.210.117

Related pages

Pivot deeper into the graph from astecsolutions.com.

Cypher and MCP

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

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