Hostname
simplify.com
Last fetched
simplify.com resolves to 1 IPv4 address operated by MASTER-7-AS - MasterCard Technologies LLC in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
simplify.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 |
|---|---|---|---|---|
| 216.119.218.37 | 216.119.218.0/24 | AS26380 | MASTER-7-AS - MasterCard Technologies LLC | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- internet development
- Contact emails
Subdomains
22 observed subdomains of simplify.com.
Web-graph footprint
Distinct hostnames that link to or from simplify.com in the public web crawl.
232 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for simplify.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | deliverygateways.mastercard.com |
| SPF_INCLUDE | deliverygateways2.mastercard.com |
| SPF_IP | 12.10.32.85 |
| SPF_IP | 12.14.114.40 |
| SPF_IP | 12.22.158.17 |
| SPF_IP | 12.22.158.18 |
| SPF_IP | 209.64.210.30 |
| SPF_IP | 209.64.210.32 |
| SPF_IP | 216.119.210.197 |
| SPF_IP | 216.119.210.208 |
| SPF_IP | 216.119.213.10 |
| SPF_IP | 216.119.214.193 |
| SPF_IP | 216.119.215.193 |
| SPF_IP | 34.223.36.100 |
| SPF_IP | 57.67.177.44 |
| SPF_IP | 57.67.177.45 |
| SPF_IP | 89.101.143.34 |
Related pages
Pivot deeper into the graph from simplify.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "simplify.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.