Skip to content

Hostname

sustamatic.com

Last fetched

sustamatic.com resolves to 20 IPv4 addresses operated by DYNU - Dynu Systems Incorporated in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
140.235.18.238140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.171.57.250142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.57.251142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.57.252142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.57.253142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.57.254142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
192.227.136.172192.227.136.0/22AS36352AS-COLOCROSSING - HostPapaUS
192.227.166.247192.227.166.0/24AS36352AS-COLOCROSSING - HostPapaUS
192.227.166.248192.227.166.0/24AS36352AS-COLOCROSSING - HostPapaUS
199.127.152.28199.127.152.0/24AS14445PEACEWEB-CLOUD - PeaceWebNL
199.127.152.29199.127.152.0/24AS14445PEACEWEB-CLOUD - PeaceWebNL
199.168.189.154199.168.184.0/21AS33182DIMENOC - HostDime.com, Inc.US
199.168.189.155199.168.184.0/21AS33182DIMENOC - HostDime.com, Inc.US
199.168.189.156199.168.184.0/21AS33182DIMENOC - HostDime.com, Inc.US
199.168.189.157199.168.184.0/21AS33182DIMENOC - HostDime.com, Inc.US
199.30.65.42199.30.64.0/22AS46841FORKNETWORKING - Fork Networking, LLCUS
199.30.65.43199.30.64.0/22AS46841FORKNETWORKING - Fork Networking, LLCUS
199.30.65.44199.30.64.0/22AS46841FORKNETWORKING - Fork Networking, LLCUS
199.30.65.45199.30.64.0/22AS46841FORKNETWORKING - Fork Networking, LLCUS
199.30.65.46199.30.64.0/22AS46841FORKNETWORKING - Fork Networking, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sustamatic.com.

MechanismTarget
SPF_INCLUDEwebmarketershost.com

Related pages

Pivot deeper into the graph from sustamatic.com.

Cypher and MCP

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

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