Skip to content

Hostname

aggsoft.com

Last fetched

aggsoft.com resolves to 1 IPv4 address operated by SAVELIEV-AS in US. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · aggsoft.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/aggsoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.53.208.232152.53.208.0/22AS214996SAVELIEV-ASUS

WHOIS identity

Registrar
iana:113
Organization
artem gerasimov
Contact emails

Subdomains

12 observed subdomains of aggsoft.com.

Web-graph footprint

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

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aggsoft.com.

MechanismTarget
SPF_Aaggsoft.com
SPF_INCLUDE_spf.integracio.ru
SPF_INCLUDEemail.payproglobal.com
SPF_IP152.53.208.232
SPF_IP188.226.177.156
SPF_IP195.49.215.69
SPF_IP204.44.110.243
SPF_MXaggsoft.com

Related pages

Pivot deeper into the graph from aggsoft.com.

Cypher and MCP

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

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