Skip to content

Hostname

hillnews.net

Last fetched

hillnews.net resolves to 2 IPv4 addresses operated by DLIS-AS-AP - DLITS in BD. WHOIS lists iana:1509 as the registrar.

Nutrition Label

WHISPER CANON · hillnews.netRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hillnews.net

Resolution chain

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

IPPrefixASNOperatorCountry
103.65.138.50103.65.138.0/24AS151967DLIS-AS-AP - DLITSBD
151.158.159.150151.158.159.0/24AS149783INTELWEBHOSTLTD-AS-AP - Intelwebhost LtdBD

WHOIS identity

Registrar
iana:1509
Organization
mikebrownmoves
Contact emails

Threat posture

History

Mail and authentication

MX records

  • hillnews.net

SPF policy

4 SPF mechanisms authorising senders for hillnews.net.

MechanismTarget
SPF_Ahillnews.net
SPF_IP103.112.62.94
SPF_IP103.65.138.50
SPF_MXhillnews.net

Related pages

Pivot deeper into the graph from hillnews.net.

Cypher and MCP

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

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