Skip to content

Hostname

4stand.com

Last fetched

4stand.com resolves to 2 IPv4 addresses operated by AS50340 in RU. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · 4stand.comRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/4stand.com

Resolution chain

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

WHOIS identity

Registrar
iana:828
Organization
martin poloczek
Contact emails

Subdomains

35 observed subdomains of 4stand.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 4stand.com.

MechanismTarget
SPF_INCLUDEzoho.com
SPF_IP167.235.160.206
SPF_IP167.235.160.251
SPF_IP167.235.160.253
SPF_IP213.239.234.78
SPF_IP85.10.244.68

Related pages

Pivot deeper into the graph from 4stand.com.

Cypher and MCP

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

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