Skip to content

Hostname

sus.ropeflex.com

Last fetched

sus.ropeflex.com resolves to 2 IPv4 addresses operated by ALINK - A-Link Network Services, Inc. in US.

Nutrition Label

WHISPER CANON · sus.ropeflex.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sus.ropeflex.com

Resolution chain

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

IPPrefixASNOperatorCountry
207.135.99.134207.135.99.0/24AS6379ALINK - A-Link Network Services, Inc.US
67.221.170.667.221.160.0/20AS23342UNITEDLAYER - Unitedlayer, Inc.US

WHOIS identity

No WHOIS records are currently associated with sus.ropeflex.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sus.ropeflex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail2.hipeq.com
SPF_IP207.135.99.133
SPF_IP207.135.99.135
SPF_IP207.135.99.137

Related pages

Pivot deeper into the graph from sus.ropeflex.com.

Cypher and MCP

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

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