Skip to content

Hostname

expert.es

Last fetched

expert.es resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · expert.esRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/expert.es

Resolution chain

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

IPPrefixASNOperatorCountry
75.101.145.4775.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

12 observed subdomains of expert.es.

Web-graph footprint

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

132 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for expert.es.

MechanismTarget
SPF_Aexpert.es
SPF_Asuesa.infortelecomhosting.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEmailgun.org
SPF_IP84.246.211.195
SPF_MXexpert.es

Related pages

Pivot deeper into the graph from expert.es.

Cypher and MCP

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

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