Skip to content

Hostname

becoss.nl

Last fetched

becoss.nl resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · becoss.nlRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/becoss.nl

Resolution chain

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

IPPrefixASNOperatorCountry
62.113.254.16562.113.192.0/18AS47447DE

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

13 observed subdomains of becoss.nl.

Web-graph footprint

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

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for becoss.nl.

MechanismTarget
SPF_Abecoss.nl
SPF_INCLUDE_spf.easyflex.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_c4.wpmanaged.nl
SPF_IP2a0d:7980:201:1:1c00:23ff:fe00:1ed9
SPF_IP5.61.248.191/32
SPF_IP62.221.212.94
SPF_MXbecoss.nl

Related pages

Pivot deeper into the graph from becoss.nl.

Cypher and MCP

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

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