Skip to content

Hostname

comms.visionlinens.com

Last fetched

comms.visionlinens.com resolves to 1 IPv4 address operated by AS51514 in GB.

Nutrition Label

WHISPER CANON · comms.visionlinens.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/comms.visionlinens.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.221.223.3037.221.216.0/21AS51514GB

WHOIS identity

No WHOIS records are currently associated with comms.visionlinens.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for comms.visionlinens.com.

MechanismTarget
SPF_Acomms.visionlinens.com
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEgatormail.co.uk
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP213.171.216.40/32
SPF_IP62.209.50.0/24
SPF_IP62.209.51.0/24
SPF_IP85.159.249.131
SPF_IP85.159.249.210
SPF_IP85.159.249.212
SPF_IP91.207.212.0/24
SPF_IP91.207.213.0/24
SPF_IP91.209.104.0/24
SPF_MXcomms.visionlinens.com

Related pages

Pivot deeper into the graph from comms.visionlinens.com.

Cypher and MCP

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

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