Skip to content

Hostname

visoor.mx

Last fetched

visoor.mx resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · visoor.mxRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/visoor.mx

Resolution chain

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

IPPrefixASNOperatorCountry
35.83.106.7935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.119.3944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.201.8844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.108.10654.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with visoor.mx in WhisperGraph.

Subdomains

6 observed subdomains of visoor.mx.

Web-graph footprint

Distinct hostnames that link to or from visoor.mx in the public web crawl.

10 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for visoor.mx.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from visoor.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "visoor.mx"})-[: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.