Skip to content

Hostname

globemedgroup.com

Last fetched

globemedgroup.com resolves to 1 IPv4 address operated by AS51938 in LB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · globemedgroup.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/globemedgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.54.96.59185.54.96.0/24AS51938LB

WHOIS identity

Registrar
iana:2
Organization
kharma, rabih
Contact emails

Subdomains

28 observed subdomains of globemedgroup.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for globemedgroup.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.54.96.102
SPF_IP185.54.97.103
SPF_IP41.33.117.243
SPF_IP5.42.230.173
SPF_IP5.42.230.174
SPF_IP94.56.225.157
SPF_MXglobemedgroup.com

Related pages

Pivot deeper into the graph from globemedgroup.com.

Cypher and MCP

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

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