Skip to content

Hostname

logycom.mx

Last fetched

logycom.mx resolves to 1 IPv4 address operated by DIMENOC - HostDime.com, Inc. in MX. WHOIS lists iana:1442 as the registrar.

Nutrition Label

WHISPER CANON · logycom.mxRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/logycom.mx

Resolution chain

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

IPPrefixASNOperatorCountry
201.131.125.174201.131.125.0/24AS33182DIMENOC - HostDime.com, Inc.MX

WHOIS identity

Registrar
iana:1442
Organization
alberto isaac perez padilla
Contact emails

Subdomains

9 observed subdomains of logycom.mx.

Web-graph footprint

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

22 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for logycom.mx.

MechanismTarget
SPF_Alogycom.mx
SPF_INCLUDE_spf.google.com
SPF_IP201.131.125.174
SPF_IP64.37.61.218
SPF_MXlogycom.mx

Related pages

Pivot deeper into the graph from logycom.mx.

Cypher and MCP

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

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