Skip to content

Hostname

masterhomes.net

Last fetched

masterhomes.net resolves to 1 IPv4 address operated by AS8972 in FR. WHOIS lists iana:15 as the registrar.

Nutrition Label

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

Resolution chain

masterhomes.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.163.75.14446.163.64.0/20AS8972FR

WHOIS identity

Registrar
iana:15
Organization
roman dollberger
Contact emails

Subdomains

3 observed subdomains of masterhomes.net.

Web-graph footprint

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

38 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for masterhomes.net.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP46.163.75.144
SPF_IP85.214.132.104
SPF_MXmasterhomes.net

Related pages

Pivot deeper into the graph from masterhomes.net.

Cypher and MCP

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

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