Skip to content

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

WHISPER CANON · simplify.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/simplify.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.119.218.37216.119.218.0/24AS26380MASTER-7-AS - MasterCard Technologies LLCUS

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.

MechanismTarget
SPF_INCLUDEdeliverygateways.mastercard.com
SPF_INCLUDEdeliverygateways2.mastercard.com
SPF_IP12.10.32.85
SPF_IP12.14.114.40
SPF_IP12.22.158.17
SPF_IP12.22.158.18
SPF_IP209.64.210.30
SPF_IP209.64.210.32
SPF_IP216.119.210.197
SPF_IP216.119.210.208
SPF_IP216.119.213.10
SPF_IP216.119.214.193
SPF_IP216.119.215.193
SPF_IP34.223.36.100
SPF_IP57.67.177.44
SPF_IP57.67.177.45
SPF_IP89.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 20

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