Skip to content

Hostname

muface.es

Last fetched

muface.es resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · muface.esRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/muface.es

Resolution chain

muface.es resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.181.103143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.79143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.8143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.238.217.11218.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.12018.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.318.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.6818.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.71.10254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
143.204.181.27143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with muface.es in WhisperGraph.

Subdomains

4 observed subdomains of muface.es.

Web-graph footprint

Distinct hostnames that link to or from muface.es in the public web crawl.

456 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for muface.es.

MechanismTarget
SPF_Aspf.correo.gob.es
SPF_INCLUDE_spf.salesforce.com
SPF_MXmuface.es

Related pages

Pivot deeper into the graph from muface.es.

Cypher and MCP

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

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