Skip to content

Hostname

perseusinc.com

Last fetched

perseusinc.com resolves to 2 IPv4 addresses operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · perseusinc.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/perseusinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.136.254.59128.136.252.0/22AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US
128.136.254.61128.136.252.0/22AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:146
Organization
atlas global pvt.
Contact emails

Subdomains

6 observed subdomains of perseusinc.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for perseusinc.com.

MechanismTarget
SPF_Aperseusinc.com
SPF_EXISTS%{i}.spf.hc834-32.eu.iphmx.com
SPF_INCLUDE_spf.bullhornmail.com
SPF_IP128.136.254.0/24
SPF_IP193.43.244.133/28
SPF_IP202.91.135.133
SPF_IP202.91.135.67
SPF_IP69.150.27.64/26

Related pages

Pivot deeper into the graph from perseusinc.com.

Cypher and MCP

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

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