Skip to content

Hostname

applications-services.com

Last fetched

applications-services.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · applications-services.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/applications-services.com

Resolution chain

applications-services.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
alain salvat
Contact emails

Subdomains

6 observed subdomains of applications-services.com.

Web-graph footprint

Distinct hostnames that link to or from applications-services.com in the public web crawl.

151 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for applications-services.com.

MechanismTarget
SPF_Aapplications-services.com
SPF_Aapplications-services.fr
SPF_Amail.applications-services.com
SPF_Amail.isma.tm.fr
SPF_Awww.applications-services.com
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP195.154.171.216
SPF_MXapplications-services.com

Related pages

Pivot deeper into the graph from applications-services.com.

Cypher and MCP

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

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