Skip to content

Hostname

projectstoday.com

Last fetched

projectstoday.com resolves to 3 IPv4 addresses operated by AS4755 in IN. WHOIS lists iana:1337 as the registrar.

Nutrition Label

WHISPER CANON · projectstoday.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/projectstoday.com

Resolution chain

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

WHOIS identity

Registrar
iana:1337
Organization
economic research india
Contact emails

Subdomains

12 observed subdomains of projectstoday.com.

Web-graph footprint

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

217 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for projectstoday.com.

MechanismTarget
SPF_Aprojectstoday.com
SPF_INCLUDE_spfnew.logix.in
SPF_INCLUDEmailgun.org
SPF_INCLUDEncapp02.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.7.148.164
SPF_IP66.7.148.45
SPF_MXprojectstoday.com

Related pages

Pivot deeper into the graph from projectstoday.com.

Cypher and MCP

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

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