Skip to content

Hostname

parcus.com

Last fetched

parcus.com resolves to 1 IPv4 address operated by AS47833 in FR. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · parcus.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/parcus.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.60.149.64185.60.148.0/22AS47833FR

WHOIS identity

Registrar
iana:88
Organization
alexandra bade
Contact emails

Subdomains

9 observed subdomains of parcus.com.

Web-graph footprint

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

90 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for parcus.com.

MechanismTarget
SPF_Aparcus.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.252.58.213/32
SPF_IP95.130.153.176/29

Related pages

Pivot deeper into the graph from parcus.com.

Cypher and MCP

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

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