Hostname
mail.marshallsonline.com
Last fetched
mail.marshallsonline.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US.
Nutrition Label
Resolution chain
mail.marshallsonline.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.166.17.181 | 108.166.0.0/18 | AS19994 | RACKSPACE - Rackspace Hosting | US |
WHOIS identity
No WHOIS records are currently associated with mail.marshallsonline.com in WhisperGraph.
Subdomains
2 observed subdomains of mail.marshallsonline.com.
Threat posture
History
Mail and authentication
MX records
- mail6924.em.tjxstyleplus.ca
- mail7149.mail.tjmaxx.tjx.com
- mail7150.email.tjmaxx.tjx.com
- mail7151.corp.marshallsonline.com
- mail7152.em.homegoods.com
- mail7153.em.tjmaxx.tjx.com
- mail7154.em.tjxrewards.com
- mail7284.em.marshalls.com
- mail9400.em.sierra.com
- mail9410.e.tjxstyleplus.ca
- mail9411.e.homegoods.com
- mail9412.em.sierratradingpost.com
- mail9413.e.tjxrewards.com
- mail9414.e.tjmaxx.tjx.com
- mail9431.e.marshalls.com
- mail9432.email.marshalls.com
- mail9433.email.homegoods.com
- mail9434.email.tjxrewards.com
- mail9644.shop.homegoods.com
- mail9645.shop.marshallsonline.com
SPF policy
1 SPF mechanism authorising senders for mail.marshallsonline.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from mail.marshallsonline.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.marshallsonline.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.