Skip to content

Hostname

rolanbf.com

Last fetched

rolanbf.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · rolanbf.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rolanbf.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.164.15449.12.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1011
Organization
nune manukyan
Contact emails

Subdomains

7 observed subdomains of rolanbf.com.

Web-graph footprint

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

105 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • rolanbf.com

SPF policy

7 SPF mechanisms authorising senders for rolanbf.com.

MechanismTarget
SPF_Arolanbf.com
SPF_INCLUDEwebhostbox.net
SPF_IP136.243.2.142
SPF_IP136.243.2.176
SPF_IP2.56.205.8
SPF_IP49.12.164.154
SPF_MXrolanbf.com

Related pages

Pivot deeper into the graph from rolanbf.com.

Cypher and MCP

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

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