Skip to content

Hostname

rollonfriday.com

Last fetched

rollonfriday.com resolves to 162.159.136.54, announced in 162.159.128.0/19 by CLOUDFLARENET - Cloudflare, Inc. in CA. rollonfriday.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 · rollonfriday.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rollonfriday.com

Resolution chain

IPv6 resolution

No AAAA record for rollonfriday.com is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:9
Contact emails
00r0l51f82h4q89b2pvgruc7h6@domaindiscreet.com, 02aeedec0a1612330a71094f14c048da@domaindiscreet.com, 0a35a3800a28fd0a6d1deaee85cb590c@domaindiscreet.com, 1b6d1dda0a28fd0a70bd15e6fad52d3b@domaindiscreet.com, 315f2b570a28fd0a715960dde2d551ba@domaindiscreet.com, 35a81a4f0a16123306d2a447efbff69e@domaindiscreet.com, 5c3526ef0a28fd0a5ca92583a926088a@domaindiscreet.com, 725eab810a28fd0a52fe884ec2a78a09@domaindiscreet.com, b2f24b0e0a28fd0a7c288f47e1d78da3@domaindiscreet.com, f3b7625b0a28fd0a46f36d102de8e43e@domaindiscreet.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

  • hans.ns.cloudflare.com
  • nelly.ns.cloudflare.com

MX records

  • rollonfriday-com.mail.protection.outlook.com

SPF policy

  • include: spf.mailjet.com
  • include: secureserver.net

Threat-feed evidence

History

Related pages

Pivot from rollonfriday.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: "rollonfriday.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.