Skip to content

Hostname

verheestextiles.com

Last fetched

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

Nutrition Label

WHISPER CANON · verheestextiles.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/verheestextiles.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.8.28.24320.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:269
Organization
j. verhees
Contact emails

Subdomains

10 observed subdomains of verheestextiles.com.

Web-graph footprint

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

133 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for verheestextiles.com.

MechanismTarget
SPF_Amail.kpnmail.nl
SPF_Amail2.verheestextiles.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailcamp.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu20432648.wl149.sendgrid.net
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP188.201.41.162
SPF_IP188.201.41.163
SPF_IP31.160.163.202
SPF_MXverheestextiles.com

Related pages

Pivot deeper into the graph from verheestextiles.com.

Cypher and MCP

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

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