Skip to content

Hostname

opal-consulting.com

Last fetched

opal-consulting.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · opal-consulting.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/opal-consulting.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.208.20578.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:1420
Organization
guenther willert
Contact emails

Subdomains

35 observed subdomains of opal-consulting.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aopal-consulting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.5.187.0/26
SPF_IP2001:678:bd8:9200::/56
SPF_IP2a02:8106:259:4a00::/56
SPF_IP2a0e:8f02:2044:1::/64
SPF_IP2a0e:8f02:2044::/48
SPF_IP5.7.245.8/29
SPF_IP78.47.208.200/29
SPF_IP85.182.210.200/29
SPF_MXopal-consulting.com

Related pages

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

Cypher and MCP

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

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