Skip to content

Hostname

macstyler.com

Last fetched

macstyler.com resolves to 1 IPv4 address operated by SPECTRAIP SpectraIP B.V. in NL. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · macstyler.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/macstyler.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.87.41.3245.87.41.0/24AS62068SPECTRAIP SpectraIP B.V.NL

WHOIS identity

Registrar
iana:113
Organization
mohammadreza goodarzi
Contact emails

Subdomains

6 observed subdomains of macstyler.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • macstyler.com

SPF policy

8 SPF mechanisms authorising senders for macstyler.com.

MechanismTarget
SPF_Amacstyler.com
SPF_IP138.201.176.230
SPF_IP185.252.31.30
SPF_IP195.201.107.183
SPF_IP195.201.203.218
SPF_IP45.87.41.32
SPF_IP94.130.12.24
SPF_MXmacstyler.com

Related pages

Pivot deeper into the graph from macstyler.com.

Cypher and MCP

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

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