Skip to content

Hostname

positech.net

Last fetched

positech.net resolves to 1 IPv4 address operated by NETVISION - Net Vision Communications, LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · positech.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/positech.net

Resolution chain

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

IPPrefixASNOperatorCountry
199.192.155.11199.192.152.0/22AS397732NETVISION - Net Vision Communications, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

9 observed subdomains of positech.net.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for positech.net.

MechanismTarget
SPF_Apositech.net
SPF_INCLUDE_spf.mail.securepop.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.168.101.0/24
SPF_IP199.192.155.11
SPF_IP64.22.253.128/27
SPF_IP76.77.128.131
SPF_MXpositech.net

Related pages

Pivot deeper into the graph from positech.net.

Cypher and MCP

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

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