Skip to content

Hostname

mail.takeweb.in

Last fetched

mail.takeweb.in resolves to 4 IPv4 addresses operated by YOTTA - YOTTA NETWORK SERVICES PRIVATE LIMITED in IN.

Nutrition Label

WHISPER CANON · mail.takeweb.inRouting diversity3.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.takeweb.in

Resolution chain

mail.takeweb.in resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.235.68.156103.235.68.0/22AS140641YOTTA - YOTTA NETWORK SERVICES PRIVATE LIMITEDIN
35.154.64.12535.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
64.29.17.164.29.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.29.17.6564.29.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.takeweb.in in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mail.takeweb.in.

MechanismTarget
SPF_Amail.takeweb.in
SPF_INCLUDE1465281de.spf2.netcorecloud.net
SPF_INCLUDErelay.mailbaby.net
SPF_IP149.202.246.60/30
SPF_MXmail.takeweb.in

Related pages

Pivot deeper into the graph from mail.takeweb.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.takeweb.in"})-[: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.