Skip to content

Hostname

dayforce.com

Last fetched

dayforce.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · dayforce.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dayforce.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.119.16.2620.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:625
Organization
dnstination
Contact emails

Subdomains

67 observed subdomains of dayforce.com.

Web-graph footprint

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

542 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for dayforce.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf1.dayforce.com
SPF_IP20.5.80.155/32
SPF_IP20.5.82.25/32
SPF_IP205.220.171.21
SPF_IP205.220.183.21
SPF_IP208.84.65.220/32
SPF_IP3.223.159.84
SPF_IP34.196.213.209
SPF_IP34.201.178.5
SPF_IP34.224.161.185
SPF_IP40.114.119.86
SPF_IP54.211.103.137
SPF_IP67.231.152.177/32
SPF_MXdayforce.com

Related pages

Pivot deeper into the graph from dayforce.com.

Cypher and MCP

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

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