Skip to content

Hostname

mail.orangebox.com.ar

Last fetched

mail.orangebox.com.ar resolves to 2 IPv4 addresses operated by AS27823 in AR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.50.149.43149.50.149.0/24AS27823AR
44.218.66.2444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.orangebox.com.ar.

MechanismTarget
SPF_Amail.orangebox.com.ar
SPF_IP107.155.89.42
SPF_IP149.50.149.43
SPF_IP162.252.82.241
SPF_IP199.193.119.50
SPF_IP44.197.33.251
SPF_IP44.218.66.24
SPF_MXmail.orangebox.com.ar

Related pages

Pivot deeper into the graph from mail.orangebox.com.ar.

Cypher and MCP

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

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