Skip to content

Hostname

mercuri.net

Last fetched

mercuri.net resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · mercuri.netRouting diversity3.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mercuri.net

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.130.132151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.132151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.132151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.132151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
iana:73
Organization
mercuri international group ab
Contact emails

Subdomains

26 observed subdomains of mercuri.net.

Web-graph footprint

Distinct hostnames that link to or from mercuri.net in the public web crawl.

175 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mercuri.net.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDE_spf.ntgt.de
SPF_INCLUDE_spf.synotio.se
SPF_INCLUDEamazonses.com
SPF_INCLUDEsend.zcsend.net.cn
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.64.185.83
SPF_IP40.113.102.50
SPF_IP69.169.231.231
SPF_IP69.169.231.232
SPF_IP93.42.128.143
SPF_IP98.128.248.114

Related pages

Pivot deeper into the graph from mercuri.net.

Cypher and MCP

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

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