Skip to content

Hostname

fiscount.nl

Last fetched

fiscount.nl resolves to 2 IPv4 addresses operated by AS20847 in NL. WHOIS lists registrar:rootnet noc b.v. as the registrar.

Nutrition Label

WHISPER CANON · fiscount.nlRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fiscount.nl

Resolution chain

fiscount.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:rootnet noc b.v.
Organization
Contact emails

Subdomains

21 observed subdomains of fiscount.nl.

Web-graph footprint

Distinct hostnames that link to or from fiscount.nl in the public web crawl.

164 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for fiscount.nl.

MechanismTarget
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.signhost.com
SPF_IP167.89.61.143/32
SPF_IP185.136.64.128/27
SPF_IP185.136.65.128/27
SPF_IP185.46.182.0/24
SPF_IP185.46.182.1/32
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP20.82.87.96/26
SPF_IP212.54.42.168/32
SPF_IP2a03:9700:8000:0:7a95:da42:d2fc:e222
SPF_IP31.7.2.151
SPF_IP87.233.89.164
SPF_IP87.233.89.165

Related pages

Pivot deeper into the graph from fiscount.nl.

Cypher and MCP

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

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