Skip to content

Hostname

assecobs.com

Last fetched

assecobs.com resolves to 1 IPv4 address operated by ALTEN-ROMANIA Soseaua Pipera nr 46D-46E-48 in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.189.86.35195.189.86.0/24AS34284ALTEN-ROMANIA Soseaua Pipera nr 46D-46E-48PL

WHOIS identity

Registrar
iana:269
Organization
asseco business solutions
Contact emails

Subdomains

18 observed subdomains of assecobs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for assecobs.com.

MechanismTarget
SPF_INCLUDEspf.assecobs.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_MXassecobs.com

Related pages

Pivot deeper into the graph from assecobs.com.

Cypher and MCP

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

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