Skip to content

Hostname

novamedpharma.com

Last fetched

novamedpharma.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in SG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · novamedpharma.comRouting diversity1.5/10Peering density8.5/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/novamedpharma.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.183.20735.213.128.0/18AS15169GOOGLE - Google LLCSG
35.213.185.8635.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
iana:69
Organization
designs valley
Contact emails

Subdomains

11 observed subdomains of novamedpharma.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for novamedpharma.com.

MechanismTarget
SPF_Anovamedpharma.com
SPF_INCLUDEnovamedpharma.com.spf.auto.dnssmarthost.net
SPF_IP35.213.159.122
SPF_MXnovamedpharma.com

Related pages

Pivot deeper into the graph from novamedpharma.com.

Cypher and MCP

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

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