Skip to content

Hostname

spec-postavca.com

Last fetched

spec-postavca.com resolves to 2 IPv4 addresses operated by RU-JSCIOT - JSC IOT in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · spec-postavca.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spec-postavca.com

Resolution chain

spec-postavca.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.120.239.78188.120.224.0/20AS29182RU-JSCIOT - JSC IOTRU
194.67.71.93194.67.71.0/24AS197695AS-REGRU - "Domain names registrar REG.RU", LtdRU

WHOIS identity

Registrar
iana:1606
Organization
'specpostavka'
Contact emails

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for spec-postavca.com.

MechanismTarget
SPF_Aspec-postavca.com
SPF_IP188.120.241.172
SPF_MXspec-postavca.com

Related pages

Pivot deeper into the graph from spec-postavca.com.

Cypher and MCP

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

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