Skip to content

Hostname

brest.polysoft.com

Last fetched

brest.polysoft.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.99.181172.105.96.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudCA

WHOIS identity

No WHOIS records are currently associated with brest.polysoft.com in WhisperGraph.

Subdomains

1 observed subdomain of brest.polysoft.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for brest.polysoft.com.

MechanismTarget
SPF_Abrest.polysoft.com
SPF_INCLUDEpolysoft.com
SPF_IP104.237.151.206
SPF_IP139.177.196.238
SPF_IP172.105.99.181
SPF_IP72.15.149.70
SPF_IP97.107.128.74
SPF_MXbrest.polysoft.com

Related pages

Pivot deeper into the graph from brest.polysoft.com.

Cypher and MCP

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

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