Skip to content

Hostname

masterfold.com

Last fetched

masterfold.com resolves to 2 IPv4 addresses operated by AS8560 in GB. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · masterfold.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/masterfold.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.228.56.166109.228.0.0/18AS8560GB
170.249.214.58170.249.208.0/20AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

Registrar
iana:1727
Organization
masterfold europe limited masterfold europe
Contact emails

Subdomains

6 observed subdomains of masterfold.com.

Web-graph footprint

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

40 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for masterfold.com.

MechanismTarget
SPF_Amasterfold.com
SPF_Asad-heisenberg.109-228-63-70.plesk.page
SPF_IP170.249.214.58
SPF_IP170.249.214.59
SPF_MXmasterfold.com

Related pages

Pivot deeper into the graph from masterfold.com.

Cypher and MCP

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

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