Skip to content

Hostname

servicemax.com

Last fetched

servicemax.com resolves to 40.117.169.225, announced in 40.112.0.0/13 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. servicemax.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · servicemax.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/servicemax.com

Resolution chain

IPv6 resolution

No AAAA record for servicemax.com is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:269
Registrant organisation
brandsight privacy customer 139355
Contact emails
139355@brandsightprivacy.com, domain.admin@ge.com, athani@servicemax.com, 67fb9873fb7e46e89ddcd286f5110d99.protect@whoisguard.com, servicemax-techops@servicemax.com, info@domain-contact.org, owner-1154336@servicemax.com.whoisprivacyservice.org, owner-2284962@servicemax.com.whoisprivacyservice.org, owner-2482344@servicemax.com.whoisprivacyservice.org, owner-2554911@servicemax.com.whoisprivacyservice.org, owner-305122@servicemax.com.whoisprivacyservice.org, owner-4211751@servicemax.com.whoisprivacyservice.org, owner-5002550@servicemax.com.whoisprivacyservice.org, owner-5075117@servicemax.com.whoisprivacyservice.org, owner-5863227@servicemax.com.whoisprivacyservice.org, owner-5882275@servicemax.com.whoisprivacyservice.org, owner-8329914@servicemax.com.whoisprivacyservice.org, owner-8888860@servicemax.com.whoisprivacyservice.org, owner-9158809@servicemax.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-168.awsdns-21.com
  • ns-838.awsdns-40.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1274.awsdns-31.org
  • ns-1725.awsdns-23.co.uk

MX records

  • servicemax-com.mail.protection.outlook.com

SPF policy

  • include: us.khoros-mail.com
  • include: _spf.psm.knowbe4.com
  • include: mktomail.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • include: shops.shopify.com
  • include: spf-sigstr1.sigstr.com

Threat-feed evidence

History

Related pages

Pivot from servicemax.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "servicemax.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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