Skip to content

Hostname

convergence-mg.com

Last fetched

convergence-mg.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · convergence-mg.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/convergence-mg.com

Resolution chain

convergence-mg.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.220.52.10454.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.164.22054.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
axis sante
Contact emails

Subdomains

4 observed subdomains of convergence-mg.com.

Web-graph footprint

Distinct hostnames that link to or from convergence-mg.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for convergence-mg.com.

MechanismTarget
SPF_Aconvergence-mg.com
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEsparkpostmail.com
SPF_IP34.255.203.238
SPF_IP63.34.180.184

Related pages

Pivot deeper into the graph from convergence-mg.com.

Cypher and MCP

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

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