Skip to content

Hostname

moneyconcepts.com

Last fetched

moneyconcepts.com resolves to 216.242.182.44, announced in 216.242.0.0/16 by BROADBANDONE - BroadbandONE, LLC in US. moneyconcepts.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 · moneyconcepts.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/moneyconcepts.com

Resolution chain

IPv6 resolution

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

Attribution

broadbandone

DNS_OPERATOR, ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
itdepartment@moneyconcepts.com

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

  • ns1.mybdemail.com
  • ns2.mybdemail.com
  • ns3.mybdemail.com
  • ns4.mybdemail.com

MX records

  • mta1.moneyconcepts.com
  • mta2.moneyconcepts.com
  • mta3.moneyconcepts.com
  • mta4.moneyconcepts.com

SPF policy

  • ip: 216.242.182.0/26
  • ip: 66.19.242.0/26
  • ip: 216.242.182.128/26
  • ip: 74.9.215.192/26
  • ip: 50.227.88.192/26
  • ip: 64.135.32.192/28
  • ip: 50.200.115.224/29
  • mx: moneyconcepts.com
  • mx: mybdemail.com
  • mx: 1nfo.tech

Threat-feed evidence

History

Related pages

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