Skip to content

Hostname

opal-holding.com

Last fetched

opal-holding.com resolves to 1 IPv4 address operated by AS20647 in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · opal-holding.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/opal-holding.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.233.86.5091.233.84.0/22AS20647DE

WHOIS identity

Registrar
iana:113
Organization
opal associates
Contact emails

Subdomains

26 observed subdomains of opal-holding.com.

Web-graph footprint

Distinct hostnames that link to or from opal-holding.com in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for opal-holding.com.

MechanismTarget
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.90.82.214
SPF_IP45.14.128.254
SPF_IP62.2.128.68
SPF_IP62.2.128.69
SPF_IP62.2.128.70
SPF_IP87.128.9.15
SPF_IP87.138.166.56
SPF_IP91.233.84.0/22
SPF_IP94.126.251.226

Related pages

Pivot deeper into the graph from opal-holding.com.

Cypher and MCP

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

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