Skip to content

Hostname

dailyrazor.com

Last fetched

dailyrazor.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · dailyrazor.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dailyrazor.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.44.138.212142.44.128.0/17AS16276CA

WHOIS identity

Registrar
iana:48
Organization
dailyrazor_com
Contact emails

Subdomains

353 observed subdomains of dailyrazor.com.

Web-graph footprint

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

129 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dailyrazor.com

SPF policy

10 SPF mechanisms authorising senders for dailyrazor.com.

MechanismTarget
SPF_Adailyrazor.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP142.44.136.120
SPF_IP142.44.138.212
SPF_IP144.217.129.251
SPF_IP15.204.212.48
SPF_IP184.173.127.67
SPF_IP66.70.176.39
SPF_MXdailyrazor.com

Related pages

Pivot deeper into the graph from dailyrazor.com.

Cypher and MCP

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

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