Skip to content

Hostname

spf.mcloud5.com

Last fetched

spf.mcloud5.com resolves to 1 IPv4 address operated by AS201814 in PL.

Nutrition Label

WHISPER CANON · spf.mcloud5.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/spf.mcloud5.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.50.116.182149.50.112.0/21AS201814PL

WHOIS identity

No WHOIS records are currently associated with spf.mcloud5.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

46 SPF mechanisms authorising senders for spf.mcloud5.com.

MechanismTarget
SPF_INCLUDEmg41.loudclick.net
SPF_INCLUDEmg42.loudclick.net
SPF_INCLUDEmg61.loudclick.net
SPF_INCLUDEmg62.loudclick.net
SPF_INCLUDEmg71.loudclick.net
SPF_INCLUDEmg72.loudclick.net
SPF_INCLUDEmt11.loudclick.net
SPF_INCLUDEmt12.loudclick.net
SPF_INCLUDEmt31.loudclick.net
SPF_INCLUDEmt32.loudclick.net
SPF_IP103.92.118.57
SPF_IP103.92.118.58
SPF_IP103.92.118.59
SPF_IP103.92.118.60
SPF_IP103.92.118.61
SPF_IP160.250.146.130
SPF_IP160.250.146.131
SPF_IP160.250.146.132
SPF_IP160.250.146.133
SPF_IP160.250.146.134
SPF_IP185.181.211.170
SPF_IP185.181.211.171
SPF_IP185.181.211.172
SPF_IP185.181.211.173
SPF_IP185.181.211.174
SPF_IP185.181.211.175
SPF_IP185.181.211.176
SPF_IP185.181.211.177
SPF_IP185.181.211.178
SPF_IP185.181.211.179
SPF_IP185.181.211.180
SPF_IP185.181.211.181
SPF_IP185.181.211.182
SPF_IP185.181.211.183
SPF_IP185.181.211.184
SPF_IP185.181.211.185
SPF_IP185.181.211.186
SPF_IP185.181.211.187
SPF_IP185.181.211.188
SPF_IP185.181.211.189
SPF_IP185.181.211.190
SPF_IP185.181.211.191
SPF_IP185.181.211.192
SPF_IP185.181.211.193
SPF_IP185.181.211.194
SPF_IP185.181.211.195

Related pages

Pivot deeper into the graph from spf.mcloud5.com.

Cypher and MCP

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

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