Skip to content

Hostname

mailtoday.in

Last fetched

mailtoday.in resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · mailtoday.inRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mailtoday.in

Resolution chain

mailtoday.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.74.32.5252.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:470
Organization
associated newspapers
Contact emails

Subdomains

13 observed subdomains of mailtoday.in.

Web-graph footprint

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

48 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mailtoday.in.

MechanismTarget
SPF_INCLUDEspf.falconide.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.241.6.65/28
SPF_IP125.20.34.193/28
SPF_IP13.228.6.197
SPF_IP14.142.73.177/28
SPF_IP14.143.11.65/28
SPF_MXmailtoday.in

Related pages

Pivot deeper into the graph from mailtoday.in.

Cypher and MCP

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

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