Skip to content

Hostname

visualcomfort.com

Last fetched

visualcomfort.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · visualcomfort.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/visualcomfort.com

Resolution chain

visualcomfort.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
visual comfort and
Contact emails

Subdomains

36 observed subdomains of visualcomfort.com.

Web-graph footprint

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

1,090 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for visualcomfort.com.

MechanismTarget
SPF_Avisualcomfort.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEem5715.visualcomfort.com
SPF_INCLUDEem9197.visualcomfort.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.1.178.146
SPF_IP12.1.178.148
SPF_IP170.153.166.12
SPF_IP170.153.166.13
SPF_IP170.153.66.12/32
SPF_IP170.153.66.13/32
SPF_IP208.43.120.202
SPF_IP208.84.65.220/32
SPF_IP52.237.176.171
SPF_IP66.150.143.150
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32
SPF_IP96.79.189.18

Related pages

Pivot deeper into the graph from visualcomfort.com.

Cypher and MCP

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

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