Skip to content

Hostname

sertification.net

Last fetched

sertification.net resolves to 1 IPv4 address operated by AS12695 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · sertification.netRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sertification.net

Resolution chain

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

IPPrefixASNOperatorCountry
213.248.27.162213.248.0.0/19AS12695RU

WHOIS identity

Registrar
iana:463
Organization
ooo marketingovyj centr 'sentyabr'
Contact emails

Subdomains

11 observed subdomains of sertification.net.

Threat posture

History

Mail and authentication

MX records

  • sertification.net

SPF policy

7 SPF mechanisms authorising senders for sertification.net.

MechanismTarget
SPF_Asertification.net
SPF_IP213.248.27.162
SPF_IP213.248.27.163
SPF_IP213.248.27.164
SPF_IP213.248.27.165
SPF_IP213.248.27.166
SPF_MXsertification.net

Related pages

Pivot deeper into the graph from sertification.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sertification.net"})-[: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.