Skip to content

Hostname

aeromeditglobal.com

Last fetched

aeromeditglobal.com resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · aeromeditglobal.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aeromeditglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.119.157.12592.119.157.0/24AS19318IS-AS-1 - Interserver, IncNL

WHOIS identity

Registrar
iana:303
Organization
aeromed innovative pvt.
Contact emails

Subdomains

2 observed subdomains of aeromeditglobal.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • aeromeditglobal.com

SPF policy

5 SPF mechanisms authorising senders for aeromeditglobal.com.

MechanismTarget
SPF_Aaeromeditglobal.com
SPF_IP103.136.41.129
SPF_IP64.20.38.154
SPF_IP92.119.157.125
SPF_MXaeromeditglobal.com

Related pages

Pivot deeper into the graph from aeromeditglobal.com.

Cypher and MCP

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

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