Skip to content

Hostname

30feb.com

Last fetched

30feb.com resolves to 148.72.211.61, announced in 148.72.208.0/21 by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG. 30feb.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · 30feb.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/30feb.com

Resolution chain

IPv6 resolution

No AAAA record for 30feb.com is recorded in WhisperGraph.

Attribution

godaddy com

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
30feb interweb services
Contact emails
support@30feb.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.30feb.in
  • ns2.30feb.in
  • ns1.secureserver.net
  • ns2.secureserver.net

MX records

  • 30feb.com

SPF policy

  • a: 30feb.com
  • mx: 30feb.com
  • ip: 209.97.212.201
  • ip: 69.10.137.241
  • ip: 69.10.137.242

Threat-feed evidence

History

Related pages

Pivot from 30feb.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "30feb.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.