Skip to content

Hostname

crowdtech.com

Last fetched

crowdtech.com resolves to 1 IPv4 address operated by ANTARANGANETWORKS-AS-AP Antaranga Networks in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.85.17.19185.85.16.0/22AS197902ANTARANGANETWORKS-AS-AP Antaranga NetworksNL

WHOIS identity

Registrar
iana:839
Organization
crowdtech b.v.
Contact emails

Subdomains

31 observed subdomains of crowdtech.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for crowdtech.com.

MechanismTarget
SPF_INCLUDE27106037.spf08.hubspotemail.net
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.orbit.teamleader.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.136.64.128/27
SPF_IP185.136.65.128/27
SPF_IP217.68.27.250

Related pages

Pivot deeper into the graph from crowdtech.com.

Cypher and MCP

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

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