Skip to content

Hostname

dal04.service2client.com

Last fetched

dal04.service2client.com resolves to 1 IPv4 address operated by ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLC in US.

Nutrition Label

WHISPER CANON · dal04.service2client.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/dal04.service2client.com

Resolution chain

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

IPPrefixASNOperatorCountry
96.47.35.6296.47.35.0/24AS393398ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLCUS

WHOIS identity

No WHOIS records are currently associated with dal04.service2client.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for dal04.service2client.com.

MechanismTarget
SPF_Adal04.service2client.com
SPF_Asupport.service2client.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP96.47.32.200
SPF_IP96.47.32.203
SPF_IP96.47.32.240
SPF_MXdal04.service2client.com
SPF_MXicfiles.com

Related pages

Pivot deeper into the graph from dal04.service2client.com.

Cypher and MCP

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

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