Skip to content

Hostname

apps.g1med.com

Last fetched

apps.g1med.com resolves to 1 IPv4 address operated by SECUREDSERVERS-EU - PHOENIX NAP, LLC. in NL.

Nutrition Label

WHISPER CANON · apps.g1med.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/apps.g1med.com

Resolution chain

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

IPPrefixASNOperatorCountry
131.153.18.195131.153.16.0/21AS60558SECUREDSERVERS-EU - PHOENIX NAP, LLC.NL

WHOIS identity

No WHOIS records are currently associated with apps.g1med.com in WhisperGraph.

Subdomains

1 observed subdomain of apps.g1med.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apps.g1med.com.

MechanismTarget
SPF_Aapps.g1med.com
SPF_IP131.153.18.195
SPF_IP131.153.18.219
SPF_IP185.56.136.83
SPF_IP185.56.136.86
SPF_MXapps.g1med.com

Related pages

Pivot deeper into the graph from apps.g1med.com.

Cypher and MCP

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

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