Skip to content

Hostname

manager.albertothepainter.com

Last fetched

manager.albertothepainter.com resolves to 20 IPv4 addresses operated by CLOUD-SOUTH - Cloud South in US.

Nutrition Label

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

Resolution chain

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

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.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for manager.albertothepainter.com.

MechanismTarget
SPF_IP192.227.127.222
SPF_IP192.227.127.223
SPF_IP192.227.127.224
SPF_IP192.227.127.225
SPF_IP192.227.127.226
SPF_IP45.11.59.148
SPF_IP45.11.59.168
SPF_IP64.235.41.174
SPF_IP64.235.41.186
SPF_IP64.235.41.193
SPF_IP64.235.41.194
SPF_IP70.32.0.107
SPF_IP70.32.2.176
SPF_IP70.32.2.177
SPF_IP70.32.2.178
SPF_IP70.32.2.179
SPF_IP74.48.142.114
SPF_IP74.48.142.115
SPF_IP74.48.142.119
SPF_IP74.48.142.120
SPF_IP74.48.142.121
SPF_IP82.192.80.176
SPF_IP85.17.132.10
SPF_IP85.17.132.8
SPF_IP85.17.31.166
SPF_IP85.17.31.179
SPF_IP91.222.173.145
SPF_IP91.222.173.163

Related pages

Pivot deeper into the graph from manager.albertothepainter.com.

Cypher and MCP

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

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