Skip to content

Hostname

fiscalaw.be

Last fetched

fiscalaw.be resolves to 1 IPv4 address operated by AS34872 in DE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · fiscalaw.beRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fiscalaw.be

Resolution chain

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

IPPrefixASNOperatorCountry
194.28.99.9194.28.99.0/24AS34872DE

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

2 observed subdomains of fiscalaw.be.

Web-graph footprint

Distinct hostnames that link to or from fiscalaw.be in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fiscalaw.be.

MechanismTarget
SPF_IP194.28.99.88
SPF_IP2a0c:b641:32:2:0:0:0:148
SPF_MXfiscalaw.be

Related pages

Pivot deeper into the graph from fiscalaw.be.

Cypher and MCP

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

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