Skip to content

Hostname

excelra.com

Last fetched

excelra.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · excelra.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/excelra.com

Resolution chain

excelra.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

15 observed subdomains of excelra.com.

Web-graph footprint

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

81 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

83 SPF mechanisms authorising senders for excelra.com.

MechanismTarget
SPF_INCLUDE6581102.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.210.34.117
SPF_IP104.42.223.112
SPF_IP104.45.227.149
SPF_IP13.126.39.162
SPF_IP13.232.71.57
SPF_IP13.234.151.12
SPF_IP13.64.181.184
SPF_IP13.88.156.103
SPF_IP137.116.168.40
SPF_IP139.167.71.66
SPF_IP14.141.42.71
SPF_IP14.143.12.242
SPF_IP149.72.142.168/32
SPF_IP15.206.241.133
SPF_IP162.159.135.42/32
SPF_IP172.172.200.63
SPF_IP18.184.216.52
SPF_IP20.197.27.55
SPF_IP221.135.190.105
SPF_IP3.108.136.236
SPF_IP3.6.175.191
SPF_IP3.6.63.29
SPF_IP3.7.122.105
SPF_IP34.100.151.15
SPF_IP34.100.178.164
SPF_IP34.100.186.241
SPF_IP34.100.211.195
SPF_IP34.100.215.143
SPF_IP34.107.141.243
SPF_IP34.117.63.34
SPF_IP34.213.172.125
SPF_IP34.93.11.49
SPF_IP34.93.137.163
SPF_IP34.93.148.247
SPF_IP34.93.155.252
SPF_IP34.93.159.24
SPF_IP34.93.166.164
SPF_IP34.93.180.0
SPF_IP34.93.205.174
SPF_IP34.93.221.129
SPF_IP34.93.255.115
SPF_IP34.93.27.36
SPF_IP34.93.89.145
SPF_IP34.93.92.210
SPF_IP34.93.95.83
SPF_IP35.154.197.79
SPF_IP35.154.224.239
SPF_IP35.154.251.120
SPF_IP35.200.131.125
SPF_IP35.200.137.225
SPF_IP35.200.144.1
SPF_IP35.200.151.131
SPF_IP35.200.168.60
SPF_IP35.200.169.254
SPF_IP35.200.175.62
SPF_IP35.200.183.224
SPF_IP35.200.194.175
SPF_IP35.200.198.26
SPF_IP35.200.209.142
SPF_IP35.200.222.30
SPF_IP35.200.252.103
SPF_IP35.244.15.103
SPF_IP35.244.16.76
SPF_IP35.244.2.193
SPF_IP35.244.29.120
SPF_IP35.244.53.153
SPF_IP4.224.125.151
SPF_IP40.76.246.191
SPF_IP40.78.92.200
SPF_IP40.83.196.108
SPF_IP40.83.241.206
SPF_IP40.83.246.84
SPF_IP51.116.237.203
SPF_IP54.191.37.156
SPF_IP54.201.163.230
SPF_IP65.0.90.193
SPF_IP65.1.194.65
SPF_IP66.51.31.48
SPF_IP66.51.37.58

Related pages

Pivot deeper into the graph from excelra.com.

Cypher and MCP

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

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