Skip to content

Hostname

vmbuildingsolutions.com

Last fetched

vmbuildingsolutions.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1467 as the registrar.

Nutrition Label

WHISPER CANON · vmbuildingsolutions.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vmbuildingsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.2.4420.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1467
Organization
umicore building products france
Contact emails

Subdomains

7 observed subdomains of vmbuildingsolutions.com.

Web-graph footprint

Distinct hostnames that link to or from vmbuildingsolutions.com in the public web crawl.

56 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vmbuildingsolutions.com.

MechanismTarget
SPF_INCLUDE_sendmail.corcentricplatform.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfazure.fedrusinternational.com
SPF_IP185.211.122.9
SPF_IP20.61.89.3
SPF_IP31.11.57.196
SPF_IP51.158.68.123
SPF_IP78.109.9.38
SPF_IP91.183.170.50
SPF_IP95.171.160.83

Related pages

Pivot deeper into the graph from vmbuildingsolutions.com.

Cypher and MCP

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

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