Skip to content

Hostname

hostingmaster.net

Last fetched

hostingmaster.net resolves to 3 IPv4 addresses operated by DS6488-0 - AMUG in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hostingmaster.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hostingmaster.net

Resolution chain

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

IPPrefixASNOperatorCountry
204.62.193.224204.62.193.0/24AS6488DS6488-0 - AMUGUS
204.62.193.225204.62.193.0/24AS6488DS6488-0 - AMUGUS
204.62.193.226204.62.193.0/24AS6488DS6488-0 - AMUGUS

WHOIS identity

Registrar
iana:69
Organization
hmi tech support
Contact emails

Subdomains

32 observed subdomains of hostingmaster.net.

Web-graph footprint

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

9 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • hostingmaster.net

SPF policy

4 SPF mechanisms authorising senders for hostingmaster.net.

MechanismTarget
SPF_Ahostingmaster.net
SPF_INCLUDE_spf.myphxseo.com
SPF_INCLUDEinfusionmail.com
SPF_MXhostingmaster.net

Related pages

Pivot deeper into the graph from hostingmaster.net.

Cypher and MCP

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

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