Skip to content

Hostname

brother.com

Last fetched

brother.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · brother.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brother.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.151.15713.248.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

87 SPF mechanisms authorising senders for brother.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.53.164.224/28
SPF_IP13.108.238.128/28
SPF_IP13.108.238.144/28
SPF_IP13.108.254.128/28
SPF_IP13.108.254.144/28
SPF_IP13.110.14.176/28
SPF_IP13.110.14.192/28
SPF_IP13.110.14.224/28
SPF_IP13.110.6.176/28
SPF_IP13.110.6.192/28
SPF_IP13.110.6.224/28
SPF_IP136.146.128.64/28
SPF_IP136.146.208.16/28
SPF_IP136.146.210.16/28
SPF_IP136.147.46.176/28
SPF_IP136.147.46.192/26
SPF_IP136.147.62.176/28
SPF_IP136.147.62.192/26
SPF_IP136.147.62.224/26
SPF_IP148.105.0.0/16
SPF_IP150.70.0.0/16
SPF_IP162.213.192.2/32
SPF_IP166.78.70.104
SPF_IP198.2.128.0/18
SPF_IP198.207.147.224/27
SPF_IP198.61.255.238
SPF_IP198.61.255.245
SPF_IP202.129.242.64/25
SPF_IP202.129.242.65/32
SPF_IP202.241.177.0/24
SPF_IP204.14.232.64/28
SPF_IP204.14.232.79
SPF_IP204.14.234.64/28
SPF_IP204.14.234.79
SPF_IP204.239.0.224/27
SPF_IP205.134.47.1/24
SPF_IP205.134.48.1/24
SPF_IP205.134.62.30
SPF_IP205.201.128.0/20
SPF_IP208.53.49.121/32
SPF_IP209.190.189.144/29
SPF_IP209.190.189.192/27
SPF_IP52.1.85.75
SPF_IP52.117.23.200/32
SPF_IP52.207.191.216/29
SPF_IP52.43.191.248/29
SPF_IP54.208.37.251
SPF_IP54.219.188.0/26
SPF_IP54.219.191.0/25
SPF_IP54.219.191.117
SPF_IP54.240.0.0/18
SPF_IP54.67.111.2
SPF_IP54.67.38.140/24
SPF_IP54.67.61.126
SPF_IP54.67.7.209/26
SPF_IP54.67.87.78
SPF_IP54.86.63.64/26
SPF_IP65.38.115.80/28
SPF_IP66.119.37.185/32
SPF_IP66.242.34.13
SPF_IP68.54.48.80/28
SPF_IP69.42.126.188/32
SPF_IP70.33.230.58
SPF_IP72.3.201.252
SPF_IP72.3.206.201
SPF_IP96.43.144.64/28
SPF_IP96.43.144.65/32
SPF_IP96.43.147.64/28
SPF_IP96.43.148.64/28
SPF_IP96.43.151.64/28
SPF_IP98.129.168.100
SPF_IP98.129.168.101
SPF_IP98.129.168.102
SPF_IP98.129.168.103
SPF_IP98.129.168.11
SPF_IP98.129.168.60
SPF_IP98.129.168.88
SPF_IP98.129.168.89
SPF_IP98.129.168.90
SPF_IP98.129.168.91
SPF_IP98.129.168.97

Related pages

Pivot deeper into the graph from brother.com.

Cypher and MCP

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

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