Skip to content

Hostname

bitronic.com.ar

Last fetched

bitronic.com.ar resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bitronic.com.arRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bitronic.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.12318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.11652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.12352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.12652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

11 observed subdomains of bitronic.com.ar.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bitronic.com.ar.

MechanismTarget
SPF_Abitronic.com.ar
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEsa-east-1.amazonses.com
SPF_INCLUDEspf.hostmar.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP23.249.215.0/24
SPF_MXbitronic.com.ar

Related pages

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

Cypher and MCP

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

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