Skip to content

Hostname

audineev.com

Last fetched

audineev.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · audineev.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/audineev.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.127.33.24713.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.20.1913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.236.16413.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.244.1823.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.65.6935.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.209.13965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:303
Organization
rsalesarm it services pvt
Contact emails

Subdomains

3 observed subdomains of audineev.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for audineev.com.

MechanismTarget
SPF_Aaudineev.com
SPF_IP45.113.136.217
SPF_IP45.113.136.218
SPF_IP45.113.138.243
SPF_IP45.113.138.249
SPF_IP45.113.138.250
SPF_IP45.114.78.205
SPF_MXaudineev.com

Related pages

Pivot deeper into the graph from audineev.com.

Cypher and MCP

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

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