Skip to content

Hostname

neformat.com.ua

Last fetched

neformat.com.ua resolves to 2 IPv4 addresses operated by AS36454 in US. WHOIS lists registrar:ua.inameorganization: llc 'elade standart limited' organization-loc: тов 'елайд стандарт лімітед' as the registrar.

Nutrition Label

WHISPER CANON · neformat.com.uaRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/neformat.com.ua

Resolution chain

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

WHOIS identity

Registrar
registrar:ua.inameorganization: llc 'elade standart limited' organization-loc: тов 'елайд стандарт лімітед'
Organization
llc 'allied standart limited'
Contact emails

Subdomains

19 observed subdomains of neformat.com.ua.

Web-graph footprint

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

232 sites link to this hostname.

940 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for neformat.com.ua.

MechanismTarget
SPF_Aneformat.com.ua
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.227.167
SPF_MXneformat.com.ua

Related pages

Pivot deeper into the graph from neformat.com.ua.

Cypher and MCP

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

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