Skip to content

Hostname

spotmaster.com

Last fetched

spotmaster.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.175.225162.55.0.0/16AS24940HETZNER-ASDE
178.104.7.248178.104.0.0/15AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1647
Organization
leander berwers
Contact emails

Subdomains

20 observed subdomains of spotmaster.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for spotmaster.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.159.204
SPF_IP37.48.84.185
SPF_IP37.48.90.43
SPF_IP95.211.44.130
SPF_MXspotmaster.com

Related pages

Pivot deeper into the graph from spotmaster.com.

Cypher and MCP

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

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