Skip to content

Hostname

machwinds.com

Last fetched

machwinds.com resolves to 1 IPv4 address operated by FIBERSTATE - FiberState, LLC in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.160.56.8123.160.56.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

2 observed subdomains of machwinds.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • machwinds.com

SPF policy

8 SPF mechanisms authorising senders for machwinds.com.

MechanismTarget
SPF_Amachwinds.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP162.223.31.2
SPF_IP185.240.135.26
SPF_IP23.160.56.81
SPF_IP38.101.149.180
SPF_IP45.83.22.82
SPF_MXmachwinds.com

Related pages

Pivot deeper into the graph from machwinds.com.

Cypher and MCP

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

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