Skip to content

Hostname

bomacoating.nl

Last fetched

bomacoating.nl resolves to 1 IPv4 address operated by AS20857 in RO. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
86.105.244.186.105.244.0/22AS20857RO

WHOIS identity

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

Subdomains

5 observed subdomains of bomacoating.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bomacoating.nl.

MechanismTarget
SPF_Abomacoating.nl
SPF_INCLUDE_spf.boma-nas.myds.me
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEboma-nas.myds.me
SPF_INCLUDEemsd1.com
SPF_INCLUDEkantoor.bomacoatings.nl
SPF_INCLUDEspf.flexfilter.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.235.32.66/32
SPF_IP185.158.201.12/32
SPF_IP91.141.190.246
SPF_MXbomacoating.nl

Related pages

Pivot deeper into the graph from bomacoating.nl.

Cypher and MCP

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

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