Skip to content

Hostname

igma-bv.nl

Last fetched

igma-bv.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.27.31.52185.27.31.0/24AS48635NL

WHOIS identity

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

Subdomains

3 observed subdomains of igma-bv.nl.

Web-graph footprint

Distinct hostnames that link to or from igma-bv.nl in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for igma-bv.nl.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Aigma-bv.nl
SPF_INCLUDE_spf.voipoperator.nl
SPF_INCLUDEspf.ispweb.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_MXigma-bv.nl

Related pages

Pivot deeper into the graph from igma-bv.nl.

Cypher and MCP

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

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