Skip to content

Hostname

bottomline.com

Last fetched

bottomline.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · bottomline.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bottomline.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.203.230.14352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
bottomline technologies
Contact emails

Subdomains

90 observed subdomains of bottomline.com.

Web-graph footprint

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

852 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

52 SPF mechanisms authorising senders for bottomline.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-000ce601.pphosted.com
SPF_IP119.9.2.36
SPF_IP119.9.69.115
SPF_IP146.20.91.152/32
SPF_IP146.20.91.153/32
SPF_IP146.20.91.154
SPF_IP146.20.91.156
SPF_IP148.163.157.76
SPF_IP148.163.159.76
SPF_IP166.78.229.109
SPF_IP195.110.84.130/32
SPF_IP207.211.45.247
SPF_IP208.252.48.116
SPF_IP212.100.245.147
SPF_IP213.129.75.97
SPF_IP213.129.77.66
SPF_IP37.200.113.130/32
SPF_IP50.56.23.137
SPF_IP50.56.23.138
SPF_IP50.56.23.139
SPF_IP50.56.23.140
SPF_IP50.56.23.141
SPF_IP50.56.9.35
SPF_IP51.132.24.176/32
SPF_IP64.140.254.101
SPF_IP64.140.254.102
SPF_IP64.140.254.103
SPF_IP67.192.1.242
SPF_IP67.192.1.243
SPF_IP69.84.80.254
SPF_IP69.84.81.254
SPF_IP69.84.87.216
SPF_IP69.84.87.217
SPF_IP69.84.87.254/32
SPF_IP69.84.91.216
SPF_IP69.84.91.217
SPF_IP69.84.91.254/32
SPF_IP69.84.95.63
SPF_IP72.3.160.104
SPF_IP72.3.160.105
SPF_IP72.3.160.106
SPF_IP72.3.160.107
SPF_IP72.32.129.160
SPF_IP72.32.141.117
SPF_IP72.32.141.120
SPF_IP72.32.141.121
SPF_IP72.35.5.165
SPF_IP78.31.105.22

Related pages

Pivot deeper into the graph from bottomline.com.

Cypher and MCP

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

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