Skip to content

Hostname

market-pay.com

Last fetched

market-pay.com resolves to 34.110.254.13, announced in 34.116.48.0/20 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. market-pay.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 · market-pay.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/market-pay.com

Resolution chain

IPv6 resolution

No AAAA record for market-pay.com is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:433
Registrant organisation
brady bruner
Contact emails
bradybruner@gmail.com, globalip@mailfence.com, sylvain_derin@marketpay.eu

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

  • dns20.ovh.net
  • ns20.ovh.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 74.125.0.0/16
  • ip: 168.245.0.0/17
  • ip: 167.89.0.0/17
  • ip: 209.85.128.0/17
  • ip: 216.198.0.0/18
  • ip: 54.240.0.0/18
  • ip: 24.110.64.0/18
  • ip: 54.240.64.0/18
  • ip: 76.223.128.0/19
  • ip: 216.221.160.0/19
  • ip: 23.251.224.0/19
  • ip: 188.172.128.0/20
  • ip: 192.161.144.0/20
  • ip: 206.55.144.0/20
  • ip: 23.249.208.0/20
  • ip: 69.169.224.0/20
  • ip: 199.255.192.0/22
  • ip: 199.127.232.0/22
  • ip: 185.12.80.0/22
  • ip: 103.151.192.0/23
  • ip: 167.89.65.0/32
  • ip: 159.135.228.10/32
  • ip: 167.89.65.100/32
  • ip: 23.253.182.103/32
  • ip: 167.89.75.126/32
  • ip: 167.89.75.136/32
  • ip: 23.253.183.145/32
  • ip: 23.253.183.146/32
  • ip: 23.253.183.147/32
  • ip: 23.253.183.148/32
  • ip: 23.253.183.150/32
  • ip: 167.89.46.159/32
  • ip: 159.112.242.162/32
  • ip: 167.89.75.164/32
  • ip: 2001:4860:4000::/36
  • ip: 166.78.68.221/32
  • ip: 167.89.74.233/32
  • ip: 2404:6800:4000::/36
  • ip: 2607:f8b0:4000::/36
  • ip: 2800:3f0:4000::/36
  • ip: 2a00:1450:4000::0/36
  • ip: 2c0f:fb50:4000::/36
  • ip: 167.89.75.33/32
  • ip: 192.237.159.42/32
  • ip: 192.237.159.43/32
  • ip: 167.89.65.53/32
  • ip: 167.89.64.9/32
  • mx: market-pay.com
  • ip: 167.89.96.251
  • ip: 168.245.104.26

Threat-feed evidence

History

Related pages

Pivot from market-pay.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: "market-pay.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.