Skip to content

Hostname

connectconvert.co.za

Last fetched

connectconvert.co.za resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · connectconvert.co.zaRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/connectconvert.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
3.75.116.1693.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with connectconvert.co.za in WhisperGraph.

Subdomains

1 observed subdomain of connectconvert.co.za.

Threat posture

History

Mail and authentication

MX records

  • connectconvert.co.za

SPF policy

8 SPF mechanisms authorising senders for connectconvert.co.za.

MechanismTarget
SPF_Aconnectconvert.co.za
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtexo.co.za
SPF_IP129.232.157.42
SPF_IP129.232.157.43
SPF_IP129.232.157.44
SPF_IP129.232.157.45
SPF_MXconnectconvert.co.za

Related pages

Pivot deeper into the graph from connectconvert.co.za.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "connectconvert.co.za"})-[: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.