Skip to content

Hostname

candymcnall.com

Last fetched

candymcnall.com resolves to 136.147.129.27, announced in 136.147.128.0/20 by SALESFORCE - Salesforce.com, Inc. in US. candymcnall.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · candymcnall.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/candymcnall.com

Resolution chain

IPv6 resolution

No AAAA record for candymcnall.com is recorded in WhisperGraph.

Attribution

Salesforce

saas · ORIGIN_AS

WHOIS identity

Registrar
iana:292
Registrant organisation
salesforce.com,
Contact emails
itmta@exacttarget.com, mc-itmta@salesforce.com, registrar-updates@salesforce.com

Subdomains

Mail and authentication

Nameservers

  • dns1.p02.nsone.net
  • dns2.p02.nsone.net
  • dns3.p02.nsone.net
  • dns4.p02.nsone.net

MX records

  • inbound-reply.s7.exacttarget.com

SPF policy

  • ip: 13.111.0.0/16
  • ip: 161.71.32.0/19
  • ip: 128.17.0.0/20
  • ip: 128.245.0.0/20
  • ip: 136.146.128.0/20
  • ip: 136.147.128.0/20
  • ip: 128.17.128.0/20
  • ip: 13.108.16.0/20
  • ip: 129.77.16.0/20
  • ip: 136.147.176.0/20
  • ip: 128.245.176.0/20
  • ip: 128.17.192.0/20
  • ip: 68.232.192.0/20
  • ip: 13.110.224.0/20
  • ip: 128.17.64.0/20
  • ip: 128.245.64.0/20
  • ip: 161.71.64.0/20
  • ip: 66.231.80.0/20
  • ip: 198.245.80.0/20
  • ip: 199.122.120.0/21
  • ip: 159.92.168.0/21
  • ip: 13.110.208.0/21
  • ip: 128.245.248.0/21
  • ip: 159.92.164.0/22
  • ip: 13.110.216.0/22
  • ip: 64.132.88.0/23
  • ip: 159.92.154.0/24
  • ip: 159.92.157.0/24
  • ip: 159.92.158.0/24
  • ip: 159.92.159.0/24
  • ip: 159.92.160.0/24
  • ip: 159.92.161.0/24
  • ip: 159.92.162.0/24
  • ip: 159.92.163.0/24
  • ip: 128.245.242.0/24
  • ip: 128.245.243.0/24
  • ip: 128.245.244.0/24
  • ip: 128.245.245.0/24
  • ip: 128.245.246.0/24
  • ip: 128.245.247.0/24
  • ip: 207.67.38.0/24
  • ip: 207.250.68.0/24
  • ip: 64.132.92.0/24
  • ip: 209.43.22.0/28
  • ip: 207.67.98.192/27
  • include: cust-spf.exacttarget.com

Threat-feed evidence

History

Related pages

Pivot from candymcnall.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "candymcnall.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.