Skip to content

Hostname

quattror.com

Last fetched

quattror.com resolves to 1 IPv4 address operated by MWAY - ManagedWay in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
141.193.177.178141.193.177.0/24AS53292MWAY - ManagedWayUS

WHOIS identity

Registrar
iana:168
Organization
quattror sgr spa
Contact emails

Subdomains

4 observed subdomains of quattror.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for quattror.com.

MechanismTarget
SPF_Aquattror.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP217.19.149.59
SPF_IP37.159.129.58
SPF_IP93.42.169.15
SPF_MXquattror.com

Related pages

Pivot deeper into the graph from quattror.com.

Cypher and MCP

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

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