Skip to content

Hostname

rollandpack.es

Last fetched

rollandpack.es resolves to 1 IPv4 address operated by AS201942 in ES.

Nutrition Label

WHISPER CANON · rollandpack.esRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rollandpack.es

Resolution chain

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

IPPrefixASNOperatorCountry
46.226.148.11246.226.144.0/21AS201942ES

WHOIS identity

No WHOIS records are currently associated with rollandpack.es in WhisperGraph.

Subdomains

10 observed subdomains of rollandpack.es.

Web-graph footprint

Distinct hostnames that link to or from rollandpack.es in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • rollandpack.es

SPF policy

9 SPF mechanisms authorising senders for rollandpack.es.

MechanismTarget
SPF_Amailgw.qemugen.com
SPF_Arollandpack.es
SPF_INCLUDEqemugen.com
SPF_IP185.222.158.82
SPF_IP217.61.129.99
SPF_IP217.61.130.230
SPF_IP46.226.148.112
SPF_IP46.226.148.153
SPF_MXrollandpack.es

Related pages

Pivot deeper into the graph from rollandpack.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rollandpack.es"})-[: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.