Skip to content

Hostname

bsastecno.com.ar

Last fetched

bsastecno.com.ar resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · bsastecno.com.arRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bsastecno.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.28.149104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.170.225172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with bsastecno.com.ar in WhisperGraph.

Subdomains

8 observed subdomains of bsastecno.com.ar.

Web-graph footprint

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

19 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bsastecno.com.ar.

MechanismTarget
SPF_Absastecno.com.ar
SPF_INCLUDEspf.hostmar.com
SPF_IP144.217.51.255
SPF_IP173.231.216.109
SPF_IP174.142.97.248
SPF_IP184.107.73.119
SPF_IP198.50.154.214
SPF_IP204.93.224.34
SPF_IP216.246.47.178
SPF_IP23.83.218.249/32
SPF_IP23.83.223.166/32
SPF_IP50.28.39.130
SPF_IP50.31.174.178
SPF_IP66.232.112.61
SPF_MXbsastecno.com.ar

Related pages

Pivot deeper into the graph from bsastecno.com.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bsastecno.com.ar"})-[: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.