Skip to content

Hostname

parallelsw.com

Last fetched

parallelsw.com resolves to 6 IPv4 addresses operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · parallelsw.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/parallelsw.com

Resolution chain

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

IPPrefixASNOperatorCountry
70.57.42.17370.57.0.0/18AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
70.57.42.18670.57.0.0/18AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
97.122.167.13997.122.128.0/17AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
97.122.170.1097.122.128.0/17AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
97.122.172.21997.122.128.0/17AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
97.122.177.397.122.128.0/17AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS

WHOIS identity

Registrar
iana:2
Organization
humphrey, chris
Contact emails

Subdomains

13 observed subdomains of parallelsw.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from parallelsw.com.

Cypher and MCP

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

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