Skip to content

Hostname

synovus.com

Last fetched

synovus.com resolves to 7 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:91 as the registrar.

Nutrition Label

WHISPER CANON · synovus.comRouting diversity3.9/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/synovus.com

Resolution chain

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

WHOIS identity

Registrar
iana:91
Organization
dnsadmin synovus
Contact emails

Subdomains

221 observed subdomains of synovus.com.

Web-graph footprint

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

949 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for synovus.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDEspf11.synovus.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP13.111.162.10
SPF_IP139.131.76.34
SPF_IP148.163.134.23
SPF_IP148.163.138.23
SPF_IP174.143.100.191
SPF_IP192.88.0.112
SPF_IP192.88.0.113

Related pages

Pivot deeper into the graph from synovus.com.

Cypher and MCP

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

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