Skip to content

Hostname

rollingpin.com

Last fetched

rollingpin.com resolves to 77.75.21.139, announced in 77.75.21.0/24 by SYSUP-AT - SYSUP-AT in AT. rollingpin.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 · rollingpin.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/rollingpin.com

Resolution chain

IPv6 resolution

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

Attribution

sysup it

ORIGIN_AS

WHOIS identity

Registrar
iana:85
Contact emails
ichwill@rollingpin.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

  • dns1.sysup.at
  • dns2.sysup.at
  • dns3.sysup.at
  • dns4.sysup.at
  • dns5.sysup.at

MX records

  • rollingpin-com.mail.protection.outlook.com

SPF policy

  • ip: 91.220.179.12/32
  • ip: 81.223.79.128/28
  • ip: 77.75.21.128/29
  • ip: 77.75.22.56/29
  • include: amazonses.com
  • include: spf.crsend.com
  • include: spf.protection.outlook.com
  • a: rollingpin.com
  • mx: rollingpin.com
  • include: sysup.email
  • include: 7848467.spf04.hubspotemail.net
  • ip: 77.75.20.202
  • ip: 77.75.20.203
  • ip: 91.220.179.17

Threat-feed evidence

History

Related pages

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