Skip to content

Hostname

badmed.net

Last fetched

badmed.net resolves to 2 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · badmed.netRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/badmed.net

Resolution chain

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

IPPrefixASNOperatorCountry
209.59.190.132209.59.128.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS
78.157.208.3078.157.208.0/20AS42831GB

WHOIS identity

Registrar
iana:1390
Organization
domainmonster.com privacy service
Contact emails

Subdomains

8 observed subdomains of badmed.net.

Web-graph footprint

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

20 sites link to this hostname.

253 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • badmed.net

SPF policy

3 SPF mechanisms authorising senders for badmed.net.

MechanismTarget
SPF_Abadmed.net
SPF_IP78.157.208.30
SPF_MXbadmed.net

Related pages

Pivot deeper into the graph from badmed.net.

Cypher and MCP

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

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