Skip to content

Hostname

placeware.com

Last fetched

placeware.com resolves to 2 IPv4 addresses operated by UUNET - Verizon Business in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · placeware.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/placeware.com

Resolution chain

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

IPPrefixASNOperatorCountry
204.176.46.195204.176.0.0/14AS701UUNET - Verizon BusinessUS
64.41.193.2664.41.128.0/17AS3561CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLCUS

WHOIS identity

Registrar
iana:470
Organization
domain administrator
Contact emails

Subdomains

48 observed subdomains of placeware.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for placeware.com.

MechanismTarget
SPF_INCLUDElivemeeting.com
SPF_IP204.176.46.139
SPF_IP204.176.46.140
SPF_IP204.176.46.197
SPF_IP204.79.179.165
SPF_IP204.79.179.166
SPF_IP64.41.193.116
SPF_IP64.41.193.68
SPF_IP94.245.113.22
SPF_IP94.245.113.26
SPF_MXplaceware.com

Related pages

Pivot deeper into the graph from placeware.com.

Cypher and MCP

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

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