Skip to content

Hostname

healports.com

Last fetched

healports.com resolves to 2 IPv4 addresses operated by AS150623 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · healports.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/healports.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.191.29.46160.191.29.0/24AS150623IN
35.213.138.935.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of healports.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for healports.com.

MechanismTarget
SPF_Ahealports.com
SPF_INCLUDEhealports.com.spf.auto.dnssmarthost.net
SPF_MXhealports.com

Related pages

Pivot deeper into the graph from healports.com.

Cypher and MCP

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

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