Skip to content

Hostname

www.collaborative4you.com

Last fetched

www.collaborative4you.com resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · www.collaborative4you.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.collaborative4you.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.235.203.20523.235.200.0/22AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.collaborative4you.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for www.collaborative4you.com.

MechanismTarget
SPF_Awww.collaborative4you.com
SPF_INCLUDE_netblocks1.luxsci.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.servconfig.com
SPF_IP198.46.81.42
SPF_IP23.235.203.64
SPF_MXwww.collaborative4you.com

Related pages

Pivot deeper into the graph from www.collaborative4you.com.

Cypher and MCP

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

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