Skip to content

Hostname

showroom.fourhands.com

Last fetched

showroom.fourhands.com resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA.

Nutrition Label

WHISPER CANON · showroom.fourhands.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/showroom.fourhands.com

Resolution chain

showroom.fourhands.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.5513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.5513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

No WHOIS records are currently associated with showroom.fourhands.com in WhisperGraph.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for showroom.fourhands.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcentricsoftware.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP23.228.172.118
SPF_IP65.61.37.4
SPF_IP97.75.78.114

Related pages

Pivot deeper into the graph from showroom.fourhands.com.

Cypher and MCP

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

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