Skip to content

Hostname

walmec.com

Last fetched

walmec.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · walmec.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/walmec.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.240.95167.99.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:69
Organization
walmec s.p.a.
Contact emails

Subdomains

10 observed subdomains of walmec.com.

Web-graph footprint

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

29 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for walmec.com.

MechanismTarget
SPF_Arelay1.ascotlc.it
SPF_Arelay100.ascotlc.it
SPF_Arelay50.ascotlc.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.125.103.210
SPF_IP188.125.96.214
SPF_IP2.228.78.138
SPF_IP80.86.144.243
SPF_IP80.86.154.134
SPF_IP80.86.154.135
SPF_IP80.86.158.194
SPF_IP80.86.158.196
SPF_IP80.86.158.201
SPF_IP80.86.158.205
SPF_MXwalmec.com

Related pages

Pivot deeper into the graph from walmec.com.

Cypher and MCP

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

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