Skip to content

Hostname

pswec.com

Last fetched

pswec.com resolves to 5 IPv4 addresses operated by AS45146 in ID. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · pswec.comRouting diversity3.9/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pswec.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.235.255.116119.235.255.0/24AS45146ID
136.0.40.42136.0.40.0/22AS399646DARTNODE - Snaju DevelopmentUS
198.204.251.26198.204.224.0/19AS33387NOCIX - Nocix, LLCUS
46.36.201.9946.36.201.0/24AS210574TR
199.21.149.71199.21.149.0/24AS7040NETMINDERS - Netminders Server HostingCA

WHOIS identity

Registrar
iana:1068
Organization
ian flournoy
Contact emails

Subdomains

25 observed subdomains of pswec.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • pswec.com

SPF policy

40 SPF mechanisms authorising senders for pswec.com.

MechanismTarget
SPF_IP109.199.115.92
SPF_IP109.199.115.93
SPF_IP109.199.115.94
SPF_IP109.199.115.95
SPF_IP109.199.115.96
SPF_IP109.199.96.117
SPF_IP119.235.255.0/24
SPF_IP136.0.40.0/24
SPF_IP136.0.40.42
SPF_IP136.0.40.43
SPF_IP136.0.40.44
SPF_IP136.0.40.45
SPF_IP136.0.40.46
SPF_IP136.0.40.47
SPF_IP185.180.220.32
SPF_IP185.180.220.6
SPF_IP185.180.220.64
SPF_IP185.180.220.80
SPF_IP185.209.230.72
SPF_IP190.211.254.119
SPF_IP190.211.254.150
SPF_IP190.211.254.17
SPF_IP190.211.254.183
SPF_IP190.211.254.184
SPF_IP198.204.251.0/24
SPF_IP198.204.251.26
SPF_IP198.204.251.27
SPF_IP198.204.251.28
SPF_IP198.204.251.29
SPF_IP198.204.251.30
SPF_IP46.36.201.0/24
SPF_IP46.36.201.92
SPF_IP46.36.201.93
SPF_IP46.36.201.94
SPF_IP46.36.201.95
SPF_IP46.36.201.99
SPF_IP62.169.27.121
SPF_IP62.169.27.122
SPF_IP62.169.27.123
SPF_IP62.169.27.124

Related pages

Pivot deeper into the graph from pswec.com.

Cypher and MCP

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

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