Skip to content

Hostname

masterwood.com

Last fetched

masterwood.com resolves to 2 IPv4 addresses operated by AS-RETELIT-IRIDEOS in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · masterwood.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/masterwood.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.173.164.862.173.160.0/19AS3302AS-RETELIT-IRIDEOSIT
86.107.37.2086.107.32.0/21AS52030SERVERPLAN-ASIT

WHOIS identity

Registrar
iana:69
Organization
masterwood s.p.a.
Contact emails

Subdomains

3 observed subdomains of masterwood.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for masterwood.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf1.infotel.it
SPF_IP31.156.42.184/29
SPF_IP62.94.176.128/29

Related pages

Pivot deeper into the graph from masterwood.com.

Cypher and MCP

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

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